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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y111504 skos:exactMatch tero:p2079 .
tero:p2080
  skos:prefLabel "metallskivor"@sv, "metal plates"@en, "metallilevyt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2079 .

yso:p2079 skos:exactMatch tero:p2079 .
tero:p2079
  a skos:Concept ;
  skos:prefLabel "tunnplåt"@sv, "steel sheets"@en, "ohutlevyt"@fi ;
  skosext:broaderGeneric tero:p2080 ;
  skos:broader tero:p2080 ;
  skos:exactMatch yso:p2079, allars:Y28095, ysa:Y111504 ;
  skos:inScheme tero:conceptscheme .

allars:Y28095 skos:exactMatch tero:p2079 .
