@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:p49817
  a skos:Concept ;
  skos:narrower koko:p49398 ;
  skos:prefLabel "elevation"@en, "kohouma"@fi .

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

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

koko:p49398
  a skos:Concept ;
  skos:broader koko:p49817, koko:p49474 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/hills> ;
  skos:inScheme yso:conceptscheme ;
  skos:note "rounded elevations of limited extent rising above the surrounding land with local relief of less than 300m"@en, "HLLS"@en ;
  skos:prefLabel "hills"@en, "mäet"@fi .

