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

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

afo:p280
  skos:prefLabel "uudistushakkuu"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2940 .

afo:p2940
  skos:broader afo:p280 ;
  ns0:tietue "n", "fte=shelterwood felling", "ctx=suojuspuuhakkuu", "stalista=tarkista", "rtx=avohakkuu", "shelterwood cutting", "siemenpuuhakkuu", "snx=Käytetty vuodesta 2000", "cc=90", "btx=uudistushakkuu", "agcx=regeneration", "hakkuu", "ed=1999-12-14", "sta=hyväksytty", "shelterwood cut (Am.)", "md=2002-01-25", "ufx=suojuspuuhakkuut" ;
  ns0:agcx "regeneration"@en ;
  skos:altLabel "shelterwood cutting"@en, "shelterwood felling"@en, "shelterwood cut (Am.)"@en ;
  ns0:snx "Käytetty vuodesta 2000" ;
  ns0:md "2002-01-25" ;
  ns0:sta "hyväksytty" ;
  ns0:ufx "suojuspuuhakkuut"@fi ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "suojuspuuhakkuu"@fi ;
  ns0:stalista "tarkista" ;
  ns0:ed "1999-12-14" ;
  ns0:id "6679" ;
  skos:inScheme yso:conceptscheme .

