@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:p1313
  skos:prefLabel "fees"@en, "avgifter"@sv, "maksut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4526 .

allars:Y30280 skos:exactMatch tero:p4526 .
tero:conceptscheme a skos:ConceptScheme .
yso:p4526 skos:exactMatch tero:p4526 .
tero:p4526
  skos:broader tero:p1313 ;
  skos:exactMatch ysa:Y131576, yso:p4526, allars:Y30280 ;
  skos:prefLabel "insurance premiums"@en, "försäkringspremier"@sv, "vakuutusmaksut"@fi ;
  skos:narrower tero:p4525 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1313 .

ysa:Y131576 skos:exactMatch tero:p4526 .
tero:p4525
  skos:prefLabel "pensionsavgifter"@sv, "pension contributions"@en, "eläkemaksut"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p4526 ;
  skos:broader tero:p4526 .

