@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p3889
  skos:prefLabel "offentliga utgifter"@sv, "public expenditure"@en, "julkiset menot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5492 .

allars:Y42463 skos:exactMatch tero:p5492 .
tero:p5492
  skos:broader tero:p3889 ;
  skos:altLabel "valtion menot"@fi ;
  skos:exactMatch ysa:Y100014, yso:p5492, allars:Y42463 ;
  skos:prefLabel "expenditure -- state"@en, "utgifter (staten)"@sv, "menot -- valtio"@fi ;
  skosext:broaderGeneric tero:p3889 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

ysa:Y100014 skos:exactMatch tero:p5492 .
yso:p5492 skos:exactMatch tero:p5492 .
