@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:p49826
  skos:prefLabel "luontokohde"@fi, "natural feature"@en ;
  a skos:Concept ;
  skos:narrower koko:p49422 .

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

koko:p49422
  skos:note "a small clump of conspicuous bushes in an otherwise bare area"@en ;
  skos:broader koko:p49826, koko:p49648 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/bush> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "bush(es)"@en, "pensaikko"@fi ;
  a skos:Concept .

koko:p49648
  skos:prefLabel "vegetation"@en, "kasvillisuus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p49422 .

