@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:p49779
  skos:note "a relatively shallow, wide depression, the bottom of which usually has a continuous gradient"@en ;
  skos:broader koko:p49378 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/valleys_1> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "valleys"@en, "laaksot"@fi ;
  a skos:Concept .

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

koko:p49378
  skos:prefLabel "merenpinnan alapuolinen kohde"@fi, "undersea"@en ;
  a skos:Concept ;
  skos:narrower koko:p49779 .

