@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:p8497 skos:exactMatch tero:p8497 .
allars:Y22720 skos:exactMatch tero:p8497 .
tero:p8496
  skos:prefLabel "metallföremål"@sv, "metal objects"@en, "metalliesineet"@fi ;
  a skos:Concept ;
  skos:related tero:p8497 .

ysa:Y97384 skos:exactMatch tero:p8497 .
tero:p8497
  skosext:broaderGeneric tero:p2862 ;
  a skos:Concept ;
  skos:prefLabel "metal products"@en, "metallprodukter"@sv, "metallituotteet"@fi ;
  skos:broader tero:p2862 ;
  skos:exactMatch ysa:Y97384, yso:p8497, allars:Y22720 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p8496 .

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

