@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p19205
  skos:prefLabel "vattenvegetation"@sv, "aquatic vegetation"@en, "vesikasvillisuus"@fi ;
  a skos:Concept ;
  skos:related yso:p19204 .

afo:p4277 skos:exactMatch yso:p19204 .
yso:p22276
  skos:prefLabel "sävbestånd"@sv, "bulrushes"@en, "kaislikot"@fi ;
  a skos:Concept ;
  skos:related yso:p19204 .

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

yso:p22277
  skos:prefLabel "reed fields"@en, "ruoikot"@fi, "vassruggar"@sv ;
  a skos:Concept ;
  skos:related yso:p19204 .

yso:p19204
  skos:broader yso:p1756 ;
  skos:related yso:p22276, yso:p22277, yso:p19205 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "strandvegetation"@sv, "waterside vegetation"@en, "rantakasvillisuus"@fi ;
  a skos:Concept .

yso:p1756
  skos:prefLabel "vegetation"@sv, "vegetation"@en, "kasvillisuus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p19204 .

