@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/Organization_of_African_Unity>
  skos:definition "The Organization of African Unity (OAU) was established by thirty-two independent African states on May 25, 1963, in Addis Ababa, Ethiopia. The formation of the OAU was in response to Pan-Africanist political ideology that came to dominate a decolonizing Africa. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n375.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Organization of African Unity, the</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regionalism> ;
  skos:prefLabel "Organization of African Unity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Organization_of_African_Unity> .

<https://concepts.sagepub.com/social-science/concept/regionalism>
  skos:prefLabel "regionalism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Organization_of_African_Unity> .

