@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:p3721
  skos:prefLabel "sammanfogning"@sv, "joining"@en, "liittäminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5059 .

yso:p5059 skos:exactMatch tero:p5059 .
ysa:Y101999 skos:exactMatch tero:p5059 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y22295 skos:exactMatch tero:p5059 .
tero:p5059
  skos:prefLabel "soldering"@en, "lödning"@sv, "juotto"@fi ;
  skos:exactMatch ysa:Y101999, allars:Y22295, yso:p5059 ;
  skos:altLabel "juottaminen"@fi ;
  a skos:Concept ;
  skos:broader tero:p3721 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3721 .

