@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<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: <a href=\"https://sk.sagepub.com/reference/businesstoday/n601.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Managed Float Regime</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_monetary_system> ;
  skos:prefLabel "managed float regime"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/managed_float_regime> .

<https://concepts.sagepub.com/social-science/concept/international_monetary_system>
  skos:prefLabel "international monetary system"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/managed_float_regime> .

