@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 .
tero:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4133 .

yso:p4133 skos:exactMatch tero:p4133 .
tero:p4133
  skos:prefLabel "hardening"@en, "karkaisu"@fi, "härdning"@sv ;
  skos:broader tero:p355 ;
  a skos:Concept ;
  skos:exactMatch ysa:Y102229, yso:p4133, allars:Y19775 ;
  skosext:broaderGeneric tero:p355 ;
  skos:altLabel "tempering"@en ;
  skos:inScheme tero:conceptscheme .

allars:Y19775 skos:exactMatch tero:p4133 .
ysa:Y102229 skos:exactMatch tero:p4133 .
