@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:p100
  ns0:rtx afo:p94, afo:p1270 ;
  ns0:tietue "fte=sawtimber", "ed=1999-01-12", "ctx=sahapuu", "n", "md=2002-06-24", "rtx=kuitupuu", "stalista=tarkista", "saw timber", "tukkipuu", "cc=90", "sta=hyväksytty" ;
  skos:altLabel "sawtimber"@en, "saw timber"@en ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "sahapuu"@fi ;
  skos:broader afo:p99 ;
  a skos:Concept ;
  skos:exactMatch yso:p6103 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "6456" ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "2002-06-24" ;
  ns0:ed "1999-01-12" .

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

afo:p94
  skos:prefLabel "puu"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p100 .

afo:p99
  skos:prefLabel "puutavara"@fi ;
  a skos:Concept ;
  skos:narrower afo:p100 .

yso:p6103
  skos:prefLabel "sågtimmer"@sv, "saw log"@en, "sahapuu"@fi ;
  a skos:Concept .

afo:p1270
  skos:prefLabel "puutavaralajit"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p100 .

