@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:p19021 skos:exactMatch tero:p19021 .
tero:p4408
  skos:prefLabel "arvoden"@sv, "remunerations"@en, "palkkiot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19021 .

ysa:Y106194 skos:exactMatch tero:p19021 .
allars:Y29287 skos:exactMatch tero:p19021 .
tero:p19021
  skos:exactMatch yso:p19021, ysa:Y106194, allars:Y29287 ;
  skosext:broaderGeneric tero:p4408 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "åkerreserveringspremie"@sv, "pellonvarauspalkkio"@fi, "compensation for taking acreage out of cultivation"@en ;
  skos:broader tero:p4408 ;
  a skos:Concept .

