@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-JRZ5V0FB-N .

n9j:-Z7BVV4T9-8
  skos:prefLabel "international monetary system"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JRZ5V0FB-N .

n9j:-JRZ5V0FB-N
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/managed_float_regime> ;
  skos:definition "The current worldwide financial environment is called a managed (or dirty) float regime. With national and regional economies increasingly intertwined, currencies are almost universally managed by central authorities: While exchange rates fluctuate daily, central banks or other institutions buy and sell currencies in order to influence their value. [Source: Encyclopedia of Business in Today's World; Managed Float Regime]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Z7BVV4T9-8 ;
  skos:prefLabel "managed float regime"@en .

n9j: a skos:ConceptScheme .
