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

tero:conceptscheme a skos:ConceptScheme .
yso:p1426 skos:exactMatch tero:p1426 .
tero:p1426
  skos:prefLabel "metallbranschen"@sv, "metalliala"@fi, "metal business"@en ;
  skos:broader tero:p1427 ;
  skosext:broaderGeneric tero:p1427 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p1426, ysa:Y103491, allars:Y22710 ;
  a skos:Concept .

ysa:Y103491 skos:exactMatch tero:p1426 .
allars:Y22710 skos:exactMatch tero:p1426 .
tero:p1427
  skos:prefLabel "economic activities"@en, "branscher"@sv, "toimialat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1426 .

