@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .

yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p49753
  skos:prefLabel "hydrographic feature"@en, "vesistökohde"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49250 .

koko:p49250
  skos:note "an elevation, typically located on a shelf, over which the depth of water is relatively shallow but sufficient for most surface navigation"@en, "BNK"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/gns/bank>, <http://www.yso.fi/onto/suo/matalikko> ;
  skos:prefLabel "matalikko"@fi, "bank(s)"@en ;
  a skos:Concept ;
  skos:broader koko:p49753, koko:p49811 .

koko:p49811
  skos:prefLabel "coastal landform"@en, "rantamuodostuma"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49250 .

