@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/> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p33893
  skos:altLabel "ground cover"@en, "ground vegetation"@en ;
  afo:cc afo:C80_ymparistonsuojelu, afo:C15_biologia, afo:C22_viljely ;
  skos:exactMatch yso:p17641, afo:aluskasvillisuus ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "aluskasvillisuus"@fi, "undervegetation"@en, "undervegetation"@sv ;
  skos:broader koko:p31688 ;
  skos:closeMatch ysa:Y6635 .

koko:p31688
  skos:prefLabel "vegetation"@sv, "vegetation"@en, "kasvillisuus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p33893 .

