@prefix yso: <http://www.yso.fi/onto/yso/> .
@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p23069
  skos:prefLabel "merchantable timber"@en, "gagnvirke"@sv, "ainespuu"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p98 .

afo:p98
  ns0:tietue "stalista=tarkista", "cc=90", "n", "ed=1999-01-04", "fte=merchantable wood", "sta=hyväksytty", "ctx=ainespuu", "md=1999-02-22", "sta2=vapaa" ;
  a skos:Concept ;
  ns0:sta2 "vapaa" ;
  ns0:ed "1999-01-04" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "merchantable wood"@en ;
  ns0:id "6320" ;
  skos:broader afo:p99 ;
  skos:prefLabel "ainespuu"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p23069 ;
  ns0:rtx afo:p94 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1999-02-22" .

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:p98 .

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

