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

<https://concepts.sagepub.com/social-science/concept/Afrocentric_social_work>
  skos:definition "Afrocentric social work is a culturally specific paradigm that embraces an African-centered worldview as the basis for theories and models of practice. Afrocentric social work draws on the principles, values, and local knowledge for models of practice. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n34.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Afrocentric Social Work</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Afrocentricity> ;
  skos:prefLabel "Afrocentric social work"@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_social_work> .

