@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p6115 skos:exactMatch tero:p6115 .
tero:p6116
  skos:prefLabel "produktion enligt produkt"@sv, "tuotanto tuotteen mukaan"@fi ;
  a skos:Collection ;
  skos:member tero:p6115 .

allars:Y28909 skos:exactMatch tero:p6115 .
tero:p944
  skos:prefLabel "produktion"@sv, "tuotanto"@fi, "production"@en ;
  a skos:Concept ;
  skos:narrower tero:p6115 .

tero:p6115
  skos:prefLabel "virkesproduktion"@sv, "wood production"@en, "puuntuotanto"@fi ;
  skos:exactMatch ysa:Y98344, yso:p6115, allars:Y28909 ;
  skos:broader tero:p944 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p944 .

ysa:Y98344 skos:exactMatch tero:p6115 .
