@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/candidate_countries> .

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

<https://concepts.sagepub.com/social-science/concept/candidate_countries>
  skos:definition "The term candidate countries denotes the countries that are advanced in the accession process with the European Union (EU), and have signed a Stabilization and Partnership Agreement with the European Commission. The countries outside the EU can be either in the group of potential future members or countries that will be regarded as good neighbors. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n130.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Candidate Countries</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regional_economic_integration> ;
  skos:prefLabel "candidate countries"@en ;
  a skos:Concept .

