@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

allars:Y25173 skos:exactMatch tero:p17470 .
tero:p2008
  skos:prefLabel "wages"@en, "löner"@sv, "palkat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17470 .

tero:conceptscheme a skos:ConceptScheme .
yso:p17470 skos:exactMatch tero:p17470 .
ysa:Y99639 skos:exactMatch tero:p17470 .
tero:p17470
  a skos:Concept ;
  skosext:broaderGeneric tero:p2008 ;
  skos:prefLabel "tulospalkka (palkat)"@fi, "efficiency wages"@en, "resultatlön (löner)"@sv ;
  skos:exactMatch yso:p17470, allars:Y25173, ysa:Y99639 ;
  skos:altLabel "resultatpremier"@sv, "tulospalkkio"@fi, "tulospalkka"@fi ;
  skos:broader tero:p2008 ;
  skos:inScheme tero:conceptscheme .

