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

tero:conceptscheme a skos:ConceptScheme .
tero:p9949
  skos:prefLabel "monetary policy"@en, "penningpolitik"@sv, "rahapolitiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18538 .

yso:p18538 skos:exactMatch tero:p18538 .
allars:Y28620 skos:exactMatch tero:p18538 .
tero:p18538
  skos:prefLabel "valuuttapolitiikka"@fi, "currency policy"@en, "valutapolitik"@sv ;
  skosext:broaderGeneric tero:p9949 ;
  skos:broader tero:p9949 ;
  skos:exactMatch yso:p18538, ysa:Y100040, allars:Y28620 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

ysa:Y100040 skos:exactMatch tero:p18538 .
