@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/dirty_float>
  skos:definition "“Dirty” float, also called managed float, is the result of intervention by a nation's government or central bank in the behavior of its currency on the foreign exchange market. Not a fixed exchange rate, in which the value of a currency is pegged in a static relationship to some other value (like gold or a specific foreign currency), dirty float refers to an otherwise floating exchange rate governed principally by market forces but occasionally guided—the waters dirtied—by corrective intervention. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n300.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Dirty Float</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_monetary_system> ;
  skos:prefLabel "dirty float"@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/dirty_float> .

<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/dirty_float> .

