@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:p3716
  ns0:stalista "tarkista" ;
  ns0:ed "2000-02-24" ;
  ns0:tietue "btx=metsähake", "total-tree chips", "cc=90", "fte=whole-tree chips", "sta=hyväksytty", "ctx=kokopuuhake", "complete-tree chips", "ed=2000-02-24", "n", "full-tree chips", "md=2000-02-24", "stalista=tarkista" ;
  skos:altLabel "total-tree chips"@en, "complete-tree chips"@en, "whole-tree chips"@en, "full-tree chips"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p336 ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "6757" ;
  ns0:md "2000-02-24" ;
  skos:prefLabel "kokopuuhake"@fi ;
  ns0:sta "hyväksytty" .

afo:p336
  skos:prefLabel "metsähake"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3716 .

