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

koko:p49319
  skos:broader koko:p49813, koko:p49753 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/section_of_waterfall> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "section of waterfall(s)"@en ;
  a skos:Concept .

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

koko:p49813
  skos:prefLabel "body of water"@en, "vesimuodostuma"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49319 .

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

