@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/dollar_hegemony>
  skos:definition "The U.S. dollar is the anchor currency in the international system. The dollar's hegemony depends not just on the economics of its being the major reserve currency, but also on the political condition that it is the currency of the hegemon in the international system—the United States. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n307.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Dollar Hegemony</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_monetary_system> ;
  skos:prefLabel "dollar hegemony"@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/dollar_hegemony> .

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

