@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/concepts_in_black_studies>
  skos:prefLabel "concepts in black studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dislocations> .

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

<https://concepts.sagepub.com/social-science/concept/dislocations>
  skos:definition "The concept of dislocation was first advanced by Molefi Asante as a critical conceptual component of the Afrocentric Theory in the 1980s, and it was further developed in the 1990s. According to the Afrocentric Theory, each ethnic group occupies a particular space, based on its history, culture, and biology. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n114.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Dislocation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_black_studies> ;
  skos:prefLabel "dislocations"@en ;
  a skos:Concept .

