@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/theories>
  skos:prefLabel "theories"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/consciencism> .

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

<https://concepts.sagepub.com/social-science/concept/consciencism>
  skos:definition "Consciencism is a philosophy based on a set of philosophical statements penned by Kwame Nkrumah (1909–1972). According to Nkrumah, Africans everywhere share historical bonds, cultural bonds, and common aspirations for unity, but colonialism and enslavement interrupted the expression of this shared heritage and generated a cultural confusion rectifiable only by the ethical imposition of conscience. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n101.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Consciencism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories> ;
  skos:prefLabel "consciencism"@en ;
  a skos:Concept .

