@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:p49312
  skos:note "a surface stream that disappears into an underground channel, or dries up in an arid area"@en ;
  skos:broader koko:p32457 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/lost_river> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "lost river"@en ;
  a skos:Concept .

koko:p32457
  skos:prefLabel "virtavesi"@fi, "stream"@en, "strömmande vatten"@sv ;
  a skos:Concept ;
  skos:narrower koko:p49312 .

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

