@prefix afo: <http://www.yso.fi/onto/afo/> .
@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#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

afo:p800
  skos:prefLabel "metsät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2989 .

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

yso:p10980
  skos:prefLabel "sumpskogar"@sv, "swamp forests"@en, "suometsät"@fi ;
  a skos:Concept .

afo:p679
  a skos:Collection, skos:Concept ;
  skos:prefLabel "metsät kasvillisuuden mukaan"@fi ;
  skos:member afo:p2989 .

afo:p2989
  ns0:tietue "ed=1999-01-12", "ctx=suometsät", "md=1999-02-06", "cc=90", "stalista=tarkista", "swamp forests", "wetland forests", "n", "sta=hyväksytty", "fte=peatland forests", "sta2=vapaa" ;
  ns0:rtx afo:p122 ;
  ns0:sta "hyväksytty" ;
  skos:exactMatch yso:p10980 ;
  skos:broader afo:p800 ;
  ns0:siirtopv "2006-03-03" ;
  skos:altLabel "wetland forests"@en, "peatland forests"@en, "swamp forests"@en ;
  ns0:ed "1999-01-12" ;
  ns0:md "1999-02-06" ;
  ns0:id "6466" ;
  ns0:sta2 "vapaa" ;
  a skos:Concept ;
  skos:prefLabel "suometsät"@fi ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme .

afo:p122
  skos:prefLabel "suot"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2989 .

