@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:p49856
  skos:prefLabel "vesiliitenteen alue"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49668 .

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

koko:p49668
  skos:note "a haven or space of deep water so sheltered by the adjacent land as to afford a safe anchorage for ships"@en ;
  skos:broader koko:p49856, koko:p49753 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/harbor> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "harbor(s)"@en, "satama"@fi ;
  a skos:Concept .

