@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:p890
  skos:prefLabel "metsänhoito"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p889 .

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

afo:p889
  ns0:tietue "ed=1999-01-26", "stalista=tarkista", "n", "agcx=regeneration", "sta=hyväksytty", "cc=90", "rtx=metsänhoito", "md=1999-02-06", "ctx=uudistuminen", "fte=regeneration" ;
  ns0:ed "1999-01-26" ;
  skos:altLabel "regeneration"@en ;
  ns0:agcx "regeneration"@en ;
  ns0:rtx afo:p890 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1999-02-06" ;
  skos:broader yso:p2715 ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "6487" ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "uudistuminen"@fi .

yso:p2715
  skos:prefLabel "naturvetenskaplig förändring"@sv, "change related to natural science"@en, "luonnontieteellinen muutos"@fi ;
  a skos:Concept ;
  skos:narrower afo:p889 .

