@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:p31688
  skos:prefLabel "vegetation"@sv, "vegetation"@en, "kasvillisuus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p31393 .

koko:p31393
  skos:altLabel "peatland vegetation"@en, "bog vegetation"@en, "mire vegetation"@en, "myrvegetation"@sv, "wetland vegetation"@en ;
  a skos:Concept ;
  skos:exactMatch afo:suokasvillisuus, yso:p16606 ;
  skos:prefLabel "swamp vegetation"@en, "kärrvegetation"@sv, "suokasvillisuus"@fi ;
  skos:broader koko:p31688 ;
  skos:inScheme yso:conceptscheme ;
  afo:cc afo:C90_metsatalous, afo:C80_ymparistonsuojelu, afo:C15_biologia ;
  skos:closeMatch ysa:Y4981 .

