@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
  a skos:ConceptScheme ;
  skos:prefLabel "http://www.yso.fi/onto/yso" .

koko:p49345
  a skos:Concept ;
  skos:broader koko:p49378 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/mountain_1> ;
  skos:inScheme yso:conceptscheme ;
  skos:note "MTU"@en, "a well-delineated subdivision of a large and complex positive feature"@en ;
  skos:prefLabel "mountain"@en .

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

