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

tero:conceptscheme a skos:ConceptScheme .
tero:p2349
  skos:exactMatch ysa:Y102764, allars:Y18659, yso:p2349 ;
  skos:prefLabel "förkromning"@sv, "kromaus"@fi, "chromium plating"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2350 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p2350 ;
  skos:related tero:p16928 .

tero:p2350
  skos:prefLabel "metallisering"@sv, "plating"@en, "metallointi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2349 .

tero:p16928
  skos:prefLabel "galvanoteknik"@sv, "galvanic technology"@en, "galvanotekniikka"@fi ;
  a skos:Concept ;
  skos:related tero:p2349 .

yso:p2349 skos:exactMatch tero:p2349 .
ysa:Y102764 skos:exactMatch tero:p2349 .
allars:Y18659 skos:exactMatch tero:p2349 .
