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

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

afo:p678
  ns0:agcx "mixed forests"@en ;
  ns0:tietue "mixed woods", "mixed woodlands", "md=1999-02-06", "ctx=sekametsät", "cc=90", "stalista=tarkista", "sta=hyväksytty", "mixedwood forests", "sta2=vapaa", "fte=mixed forests", "ed=1995-09-05", "agcx=mixed forests", "n", "mixed-species forests" ;
  skos:altLabel "mixed-species forests"@en, "mixed woodlands"@en, "mixedwood forests"@en, "mixed forests"@en, "mixed woods"@en ;
  ns0:id "5920" ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  skos:exactMatch yso:p20025 ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:md "1999-02-06" ;
  ns0:ed "1995-09-05" ;
  ns0:sta2 "vapaa" ;
  skos:prefLabel "sekametsät"@fi ;
  skos:broader afo:p800 ;
  ns0:siirtopv "2006-03-03" .

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

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

yso:p20025
  skos:prefLabel "mixed forests"@en, "sekametsät"@fi, "blandskogar"@sv ;
  a skos:Concept .

