@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:p36984
  skos:altLabel "littoral vegetation"@en, "waterside vegetation"@en, "riverainvegetation"@en, "shoreline vegetation"@en, "riverine vegetation"@en ;
  afo:cc afo:C80_ymparistonsuojelu, afo:C15_biologia ;
  skos:prefLabel "strandvegetation"@sv, "riparian vegetation"@en, "rantakasvillisuus"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:broader koko:p31688 ;
  a skos:Concept ;
  skos:exactMatch afo:rantakasvillisuus, yso:p19204 ;
  skos:related koko:p36719 ;
  skos:closeMatch ysa:Y8167 .

koko:p36719
  skos:prefLabel "vattenvegetation"@sv, "aquatic vegetation"@en, "vesikasvillisuus"@fi ;
  a skos:Concept ;
  skos:related koko:p36984 .

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

