@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:p16542
  skos:prefLabel "puu (luonnonmateriaalit)"@fi, "trä"@sv, "wood"@en ;
  a skos:Concept ;
  skos:narrower afo:p709 .

afo:p709
  ns0:tietue "stalista=tarkista", "cc=90", "n", "fte=curly grain", "ctx=visa", "sta=hyväksytty", "md=1999-02-22", "rtx=visakoivu", "ed=1999-01-27" ;
  ns0:rtx afo:p708 ;
  ns0:id "6499" ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1999-02-22" ;
  skos:broader yso:p16542, afo:p94 ;
  skos:altLabel "curly grain"@en ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  ns0:ed "1999-01-27" ;
  skos:prefLabel "visa"@fi .

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

afo:p708
  skos:prefLabel "visakoivu"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p709 .

