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

tero:conceptscheme a skos:ConceptScheme .
yso:p1968 skos:exactMatch tero:p1968 .
tero:p1968
  skos:altLabel "suorituspalkka"@fi ;
  skosext:broaderGeneric tero:p1969 ;
  skos:prefLabel "suorituspalkka (palkkajärjestelmät)"@fi, "incentive wage"@en, "prestationslön (lönesystem)"@sv ;
  skos:broader tero:p1969 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p1968, allars:Y24564, ysa:Y104745 ;
  a skos:Concept .

ysa:Y104745 skos:exactMatch tero:p1968 .
tero:p1969
  skos:prefLabel "wage systems"@en, "lönesystem"@sv, "palkkajärjestelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1968 .

allars:Y24564 skos:exactMatch tero:p1968 .
