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

tero:p7474
  a skos:Concept ;
  skos:exactMatch allars:Y28054, yso:p7474, ysa:Y98362 ;
  skos:prefLabel "puutuotteet"@fi, "wood products"@en, "träprodukter"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p7714 ;
  skosext:broaderGeneric tero:p2862 ;
  skos:broader tero:p2862 .

allars:Y28054 skos:exactMatch tero:p7474 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y98362 skos:exactMatch tero:p7474 .
yso:p7474 skos:exactMatch tero:p7474 .
tero:p7714
  skos:prefLabel "tändstickor"@sv, "matches"@en, "tulitikut"@fi ;
  a skos:Concept ;
  skos:related tero:p7474 .

tero:p2862
  skos:prefLabel "products, commodities, goods"@en, "produkter"@sv, "tuotteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7474 .

