@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p2972
  a skos:Concept ;
  skos:broader yso:p978 ;
  skos:closeMatch ysa:Y95380, allars:Y24593 ;
  skos:related yso:p19066, yso:p2973 ;
  skos:prefLabel "hintapolitiikka"@fi, "price policy"@en, "prispolitik"@sv ;
  skos:inScheme yso:conceptscheme .

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

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

yso:p19066
  skos:prefLabel "priskontroll"@sv, "price control"@en, "hintavalvonta"@fi ;
  a skos:Concept ;
  skos:related yso:p2972 .

