@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_integration>
  skos:definition "Regional integration is an arrangement between nation states to cooperate in some comprehensive way for their mutual benefit. The term usually applies to neighboring states, and it usually entails a series of agreements to benefit the well-being of the region—for example, by promoting free trade, enabling easier flow of financial transactions, implementing uniform environmental and other legal standards, and allowing easier travel within the region. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n779.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Regional Integration</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regional_economic_integration> ;
  skos:prefLabel "regional integration"@en ;
  a skos:Concept .

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

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

