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

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

afo:p811
  ns0:tietue "ed=1999-02-23", "n", "fte=wooden-house industry", "stalista=tarkista", "btx=mekaaninen metsäteollisuus", "cc=90", "sta=hyväksytty", "md=1999-02-24", "ctx=puutaloteollisuus" ;
  skos:altLabel "wooden-house industry"@en ;
  ns0:md "1999-02-24" ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1999-02-23" ;
  skos:broader afo:p318 ;
  ns0:id "6600" ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "puutaloteollisuus"@fi ;
  skos:exactMatch yso:p116 ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" .

afo:p318
  skos:prefLabel "puutuoteteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p811 .

yso:p116
  skos:prefLabel "prefabricated wooden house industry"@en, "trähusindustri"@sv, "puutaloteollisuus"@fi ;
  a skos:Concept .

