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

yso:p16679
  skos:prefLabel "plantbestånd"@sv, "seedling stands"@en, "taimikot"@fi ;
  a skos:Concept .

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

afo:p4212
  ns0:tietue "n", "sta=hyväksytty", "ed=1999-01-12", "fte=sapling stands", "sta2=vapaa", "stalista=tarkista", "ctx=taimikot", "sapling-and seedlingstands", "seedling stands", "plantations", "cc=90", "md=1999-02-06" ;
  skos:altLabel "seedling stands"@en, "plantations"@en, "sapling-and seedlingstands"@en, "sapling stands"@en ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  skos:topConceptOf yso:conceptscheme ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:id "6471" ;
  skos:prefLabel "taimikot"@fi ;
  skos:exactMatch yso:p16679 ;
  ns0:sta2 "vapaa" ;
  ns0:md "1999-02-06" ;
  ns0:ed "1999-01-12" ;
  ns0:stalista "tarkista" .

