@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-TSKBRKQB-H .

n9j:-W2CPRBFC-Q
  skos:prefLabel "African American activism"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TSKBRKQB-H .

n9j: a skos:ConceptScheme .
n9j:-TSKBRKQB-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Derrick_Bell> ;
  skos:definition "Derrick Bell is widely regarded as providing the conceptual basis for critical race theory, a legal theoretical perspective grounded in the historical and social experiences of racial groups in the United States. Bell's contribution to the genesis of critical race theory is derived from using race as an intellectual and methodological approach to explain racism and social inequity. [Source: Encyclopedia of Activism and Social Justice; Bell, Derrick]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W2CPRBFC-Q ;
  skos:prefLabel "Derrick Bell"@en .

