@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:p49769
  skos:note "bowl-like hollows partially surrounded by cliffs or steep slopes at the head of a glaciated valley"@en ;
  skos:broader koko:p49854, koko:p49474 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/cirques> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "cirques"@en, "onsilot"@fi ;
  a skos:Concept .

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

koko:p49854
  skos:prefLabel "landform"@en, "muodostuma"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49769 .

