@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_criticism> .

<https://concepts.sagepub.com/social-science/concept/Afrocentric_criticism>
  skos:definition "Afrocentric criticism is an evaluative field that uses the position of African agency to determine the location of a text or situation. For the Afrocentrist, criticism—whether of a literary, cultural, ceremonial, presentational, or personal narrative—relates wholly to the question of the centrality of the African person in the context of the narrative. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n28.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Afrocentric Criticism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Afrocentricity> ;
  skos:prefLabel "Afrocentric criticism"@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_criticism> .

