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

yso:p19205
  skos:related yso:p22537, yso:p21799, yso:p19204 ;
  skos:closeMatch allars:Y28725, ysa:Y100182 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p1756 ;
  skos:prefLabel "aquatic vegetation"@en, "vattenvegetation"@sv, "vesikasvillisuus"@fi ;
  a skos:Concept .

yso:p21799
  skos:prefLabel "aquatic plants"@en, "vesikasvit"@fi, "vattenväxter"@sv ;
  a skos:Concept ;
  skos:related yso:p19205 .

yso:p22537
  skos:prefLabel "underwater nature"@en, "vedenalainen luonto"@fi, "undervattensnatur"@sv ;
  a skos:Concept ;
  skos:related yso:p19205 .

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

yso:p19204
  skos:prefLabel "strandvegetation"@sv, "waterside vegetation"@en, "rantakasvillisuus"@fi ;
  a skos:Concept ;
  skos:related yso:p19205 .

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

