@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/> .

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:p425 .

koko:p425
  skos:broader koko:p5580 ;
  skos:closeMatch ysa:Y18294 ;
  skos:exactMatch yso:p17793 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "bounties"@en, "skottpengar"@sv, "tapporahat"@fi ;
  a skos:Concept .

