@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:p1450
  skos:prefLabel "tukit"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p1449 .

afo:p1449
  ns0:tietue "ed=2002-06-24", "sahapuu", "n", "stalista=tarkista", "ctx=tukkipuu", "sta=hyväksytty", "rtx=kuitupuu", "md=2002-06-24", "cc=90" ;
  skos:prefLabel "tukkipuu"@fi ;
  ns0:md "2002-06-24" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:rtx afo:p1450 ;
  skos:broader yso:p16542, afo:p94 ;
  ns0:id "6864" ;
  ns0:stalista "tarkista" ;
  ns0:ed "2002-06-24" ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  a skos:Concept .

yso:p16542
  skos:prefLabel "puu (luonnonmateriaalit)"@fi, "trä"@sv, "wood"@en ;
  a skos:Concept ;
  skos:narrower afo:p1449 .

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

afo:p94
  skos:prefLabel "puu"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1449 .

