@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p7908
  skos:broader yso:p178 ;
  skos:closeMatch ysa:Y13003 ;
  skos:related yso:p978, yso:p2973 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "ekonomistyrning"@sv, "taloudellinen ohjaus"@fi ;
  a skos:Concept .

yso:p978
  skos:prefLabel "economic policy"@en, "ekonomisk politik"@sv, "talouspolitiikka"@fi ;
  a skos:Concept ;
  skos:related yso:p7908 .

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

yso:p2973
  skos:prefLabel "economic regulation"@en, "ekonomisk reglering"@sv, "taloudellinen sääntely"@fi ;
  a skos:Concept ;
  skos:related yso:p7908 .

yso:p178
  skos:prefLabel "ohjaus_3"@fi, "direction"@en, "styrning"@sv ;
  a skos:Concept ;
  skos:narrower yso:p7908 .

