@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y96344 skos:exactMatch tero:p9948 .
tero:conceptscheme a skos:ConceptScheme .
yso:p9948 skos:exactMatch tero:p9948 .
tero:p9949
  skos:prefLabel "monetary policy"@en, "penningpolitik"@sv, "rahapolitiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9948 .

allars:Y25409 skos:exactMatch tero:p9948 .
tero:p2973
  skos:prefLabel "economic regulation"@en, "ekonomisk reglering"@sv, "taloudellinen sääntely"@fi ;
  a skos:Concept ;
  skos:related tero:p9948 .

tero:p9948
  skosext:broaderGeneric tero:p9949 ;
  skos:exactMatch ysa:Y96344, yso:p9948, allars:Y25409 ;
  skos:prefLabel "räntepolitik"@sv, "korkopolitiikka"@fi, "interest rate policy"@en ;
  skos:broader tero:p9949 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p2973 ;
  a skos:Concept .

