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

yso:p19205
  skos:prefLabel "vattenvegetation"@sv, "aquatic vegetation"@en, "vesikasvillisuus"@fi ;
  a skos:Concept ;
  skos:related 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:related yso:p19205, yso:p22277, yso:p22276 ;
  skos:prefLabel "rantakasvillisuus"@fi, "waterside vegetation"@en, "strandvegetation"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p1756 ;
  skos:closeMatch allars:Y26966, ysa:Y102262 ;
  a skos:Concept .

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

