@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/Cotonou_Agreement>
  skos:definition "The Cotonou Agreement was signed in Cotonou, Benin, on June 23, 2000, and revised in 2005. It is a cooperation agreement between the European Community and its member states and the 78 African, Caribbean, and Pacific countries (the ACP), most of whom are former European colonies. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n243.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Cotonou Agreement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regional_economic_integration> ;
  skos:prefLabel "Cotonou Agreement"@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/Cotonou_Agreement> .

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

