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

yso:p7908
  skos:broader yso:p178 ;
  skos:related yso:p978, yso:p2973 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "financial control"@en, "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:p2973
  skos:prefLabel "economic regulation"@en, "ekonomisk reglering"@sv, "taloudellinen sääntely"@fi ;
  a skos:Concept ;
  skos:related yso:p7908 .

yso:p178
  skos:prefLabel "handledande"@sv, "ohjaus (neuvominen)"@fi, "direction"@en ;
  a skos:Concept ;
  skos:narrower yso:p7908 .

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

