@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

koko:p49767
  skos:note "an area of permanent snow and ice forming the accumulation area of a glacier"@en ;
  skos:broader koko:p49814, koko:p49808 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/snowfield> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "lumikenttä"@fi, "snowfield"@en ;
  a skos:Concept .

koko:p49278
  a skos:Collection ;
  skos:prefLabel "peitteisyyden mukaan"@fi ;
  skos:member koko:p49767 .

yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p49814
  skos:prefLabel "formal area"@en, "homogeeninen alue"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49767 .

koko:p49808
  skos:prefLabel "area"@en, "alue"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49767 .

