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

tero:conceptscheme a skos:ConceptScheme .
yso:p9926 skos:exactMatch tero:p9926 .
allars:Y26802 skos:exactMatch tero:p9926 .
ysa:Y106434 skos:exactMatch tero:p9926 .
tero:p9926
  skos:exactMatch ysa:Y106434, allars:Y26802, yso:p9926 ;
  a skos:Concept ;
  skos:broader tero:p8082 ;
  skos:prefLabel "stansning"@sv, "punching"@en, "meisto"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p8082 .

tero:p8082
  skos:prefLabel "beskärning"@sv, "leikkaus"@fi, "cutting"@en ;
  a skos:Concept ;
  skos:narrower tero:p9926 .

