@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:p3331
  skos:prefLabel "harvennushakkuu"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4092 .

afo:p4092
  ns0:tietue "rtx=yläharvennus", "fte=thinning from below", "stalista=tarkista", "low thinning", "ctx=alaharvennus", "btx=harvennus", "cc=90", "md=2000-04-05", "ed=1999-02-22", "sta=hyväksytty", "n" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "2000-04-05" ;
  skos:broader afo:p3331 ;
  skos:altLabel "low thinning"@en, "thinning from below"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1999-02-22" ;
  ns0:id "6568" ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  skos:prefLabel "alaharvennus"@fi .

