@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:conceptscheme a skos:ConceptScheme .
yso:p19987 skos:exactMatch tero:p19987 .
tero:p12230
  skos:prefLabel "veneer industry"@en, "träskiveindustri"@sv, "puulevyteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19987 .

ysa:Y100053 skos:exactMatch tero:p19987 .
tero:p19987
  skos:prefLabel "plywood industry"@en, "fanerindustri"@sv, "vaneriteollisuus"@fi ;
  skosext:broaderGeneric tero:p12230 ;
  skos:broader tero:p12230 ;
  skos:exactMatch ysa:Y100053, allars:Y17739, yso:p19987 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

allars:Y17739 skos:exactMatch tero:p19987 .
