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

afo:p3846
  ns0:tietue "md=2000-02-24", "n", "rtx=halot", "sta=hyväksytty", "ed=2000-02-24", "fte=short split billet", "btx=polttopuu", "cc=90", "stalista=tarkista", "ctx=pilkkeet" ;
  skos:altLabel "short split billet"@en ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p96 ;
  skos:exactMatch yso:p2212 ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:prefLabel "pilkkeet"@fi ;
  ns0:md "2000-02-24" ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:id "6754" ;
  ns0:ed "2000-02-24" .

afo:p96
  skos:prefLabel "polttopuu"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3846 .

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

yso:p2212
  skos:prefLabel "chopped firewood"@en, "småved"@sv, "pilkkeet"@fi ;
  a skos:Concept .

