@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:p49405
  skos:note "a valley the floor of which is notably higher than the valley or shore to which it leads; most common in areas that have been glaciated"@en ;
  skos:broader koko:p49251 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/hanging_valley> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "hanging valley"@en ;
  a skos:Concept .

koko:p49251
  skos:prefLabel "painanne"@fi, "depression"@en ;
  a skos:Concept ;
  skos:narrower koko:p49405 .

