@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:p49628
  skos:note "an elevated plain with steep slopes on one or more sides, and often with incised streams"@en, "PLAT"@en ;
  skos:broader koko:p49814, koko:p49474 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/plateau> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "plateau"@en ;
  a skos:Concept .

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

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

koko:p49277
  a skos:Collection ;
  skos:prefLabel "topografian mukaan"@fi ;
  skos:member koko:p49628 .

