@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:p978
  skos:prefLabel "economic policy"@en, "ekonomisk politik"@sv, "talouspolitiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22139 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y37347 skos:exactMatch tero:p22139 .
ysa:Y164063 skos:exactMatch tero:p22139 .
yso:p22139 skos:exactMatch tero:p22139 .
tero:p22139
  skosext:broaderGeneric tero:p978 ;
  skos:exactMatch allars:Y37347, ysa:Y164063, yso:p22139 ;
  skos:prefLabel "elvytyspolitiikka"@fi, "expansionary policy"@en, "stimulanspolitik"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p978 ;
  skos:altLabel "regeneration policy"@en .

