@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Afrocentric_creed> .

<https://concepts.sagepub.com/social-science/concept/Afrocentric_creed>
  skos:definition "“The Afrocentric Creed” is a document created by Molefi Kete Asante in 1994 as a part of a general project to infuse Afrocentric content into the public schools. “The Afrocentric Creed” has been adopted by scores of urban schools and become identified as one of the rituals of the Asante Afrocentric Curriculum Infusion model. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n27.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Afrocentric Creed</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Afrocentricity> ;
  skos:prefLabel "Afrocentric creed"@en ;
  a skos:Concept .

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

