@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:p49735
  skos:prefLabel "peaks"@en, "vuorenhuiput"@fi ;
  skos:note "PKS"@en, "pointed elevations atop a mountain, ridge, or other hypsographic features"@en ;
  skos:exactMatch <http://www.yso.fi/onto/gns/peaks> ;
  skos:inScheme yso:conceptscheme ;
  skos:broader koko:p49474, koko:p49817 ;
  skos:narrower koko:p49356 ;
  a skos:Concept .

koko:p49474
  skos:prefLabel "hypsographic feature"@en, "maastokohde"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49735 .

koko:p49356
  skos:prefLabel "nunatakit"@fi, "nunataks"@en ;
  a skos:Concept ;
  skos:broader koko:p49735 .

koko:p49817
  skos:prefLabel "elevation"@en, "kohouma"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49735 .

