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

tero:p4328
  skos:prefLabel "administration"@en, "förvaltning"@sv, "hallinto"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12546 .

allars:Y22299 skos:exactMatch tero:p12546 .
yso:p12546 skos:exactMatch tero:p12546 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y97967 skos:exactMatch tero:p12546 .
tero:p12546
  skos:prefLabel "payroll administration"@en, "löneadministration"@sv, "palkkahallinto"@fi ;
  skos:exactMatch allars:Y22299, ysa:Y97967, yso:p12546 ;
  a skos:Concept ;
  skos:related tero:p301 ;
  skos:narrower tero:p20223 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p4328 ;
  skosext:broaderGeneric tero:p4328 .

tero:p20223
  skos:prefLabel "payroll computation"@en, "palkanlaskenta"@fi, "löneräkning"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p12546 ;
  skos:broader tero:p12546 .

tero:p301
  skos:prefLabel "personaladministration"@sv, "personnel administration"@en, "henkilöstöhallinto"@fi ;
  a skos:Concept ;
  skos:related tero:p12546 .

