@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix afo: <http://www.yso.fi/onto/afo/> .

yso:conceptscheme
  skos:prefLabel "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

koko:p5580
  skos:prefLabel "arvoden"@sv, "remunerations"@en, "palkkiot"@fi ;
  a skos:Concept ;
  skos:narrower koko:p32827 .

koko:p32827
  skos:broader koko:p5580 ;
  skos:closeMatch ysa:Y12088 ;
  skos:exactMatch afo:pellonvarauspalkkio, yso:p19021 ;
  skos:prefLabel "åkerreserveringspremie"@sv, "compensation for taking acreage out of cultivation"@en, "pellonvarauspalkkio"@fi ;
  a skos:Concept ;
  afo:cc afo:C50_maatalousekonomia ;
  skos:related afo:tuotannonohjaus ;
  skos:inScheme yso:conceptscheme .

afo:tuotannonohjaus skos:related koko:p32827 .
