@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/regional_economic_integration>
  skos:prefLabel "regional economic integration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/monetary_union> .

<https://concepts.sagepub.com/social-science/concept/foreign_policy>
  skos:prefLabel "foreign policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/monetary_union> .

<https://concepts.sagepub.com/social-science/concept/monetary_union>
  skos:definition "A monetary union is defined in general as two or more otherwise independent states joining together to share a common currency. Traditionally, sovereign states have issued their own currencies for both domestic and international exchange. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n659.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Monetary Union</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regional_economic_integration>, <https://concepts.sagepub.com/social-science/concept/foreign_policy>, <https://concepts.sagepub.com/social-science/concept/economic_governance> ;
  skos:prefLabel "monetary union"@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/monetary_union> .

<https://concepts.sagepub.com/social-science/concept/economic_governance>
  skos:prefLabel "economic governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/monetary_union> .

