@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/campaigns,_elections,_and_the_law>
  skos:prefLabel "campaigns, elections, and the law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/currency> .

<https://concepts.sagepub.com/social-science/concept/currency>
  skos:definition "The history of currencies provides a useful approach to understanding how the local and the national have related to the global. In the modern world, money takes the form of currency. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n115.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Currencies</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/US_dollar> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_monetary_system>, <https://concepts.sagepub.com/social-science/concept/campaigns,_elections,_and_the_law> ;
  skos:prefLabel "currency"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/US_dollar>
  skos:prefLabel "US dollar"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/currency> .

