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

tero:conceptscheme a skos:ConceptScheme .
yso:p12389 skos:exactMatch tero:p12389 .
ysa:Y101422 skos:exactMatch tero:p12389 .
tero:p2350
  skos:prefLabel "metallisering"@sv, "plating"@en, "metallointi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12389 .

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

tero:p12389
  skos:prefLabel "nickel plating"@en, "förnickling"@sv, "niklaus"@fi ;
  skos:exactMatch yso:p12389, allars:Y18691, ysa:Y101422 ;
  skos:broader tero:p2350 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2350 ;
  skos:related tero:p16928 ;
  skos:inScheme tero:conceptscheme .

allars:Y18691 skos:exactMatch tero:p12389 .
