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

afo:p563
  ns0:tietue "90", "cc=80", "mire vegetation", "md=1999-02-06", "wetland vegetation", "sta=hyväksytty", "n", "ed=1987-01-19", "ctx=suokasvillisuus", "btx=kasvillisuus", "fte=peatland vegetation", "stalista=tarkista", "bog vegetation" ;
  skos:exactMatch yso:p16606 ;
  ns0:id "4238" ;
  skos:broader afo:p564 ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "mire vegetation"@en, "wetland vegetation"@en, "peatland vegetation"@en, "bog vegetation"@en ;
  ns0:ed "1987-01-19" ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1999-02-06" ;
  skos:prefLabel "suokasvillisuus"@fi ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" .

yso:p16606
  skos:prefLabel "swamp vegetation"@en, "kärrvegetation"@sv, "suokasvillisuus"@fi ;
  a skos:Concept .

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

afo:p564
  skos:prefLabel "kasvillisuus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p563 .

