@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:p49415
  skos:prefLabel "nunatak"@en, "nunatakki"@fi ;
  a skos:Concept ;
  skos:broader koko:p49711 .

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

koko:p49711
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/gns/peak> ;
  skos:broader koko:p49474, koko:p49817 ;
  skos:prefLabel "peak"@en, "vuorenhuippu"@fi ;
  skos:note "a pointed elevation a top a mountain, ridge, or other hypsographic feature"@en, "PK"@en ;
  a skos:Concept ;
  skos:narrower koko:p49415 .

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

