@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 .
yso:p20223 skos:exactMatch tero:p20223 .
tero:p12546
  skos:prefLabel "payroll administration"@en, "löneadministration"@sv, "palkkahallinto"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20223 .

tero:p20223
  skos:exactMatch ysa:Y109927, allars:Y22307, yso:p20223 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p12546 ;
  skos:prefLabel "payroll computation"@en, "palkanlaskenta"@fi, "löneräkning"@sv ;
  skosext:broaderGeneric tero:p12546 ;
  a skos:Concept .

allars:Y22307 skos:exactMatch tero:p20223 .
ysa:Y109927 skos:exactMatch tero:p20223 .
