@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TPN3VQJT-R .

n9j: a skos:ConceptScheme .
n9j:-VNJWM7T2-B
  skos:prefLabel "anti-racism"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TPN3VQJT-R .

n9j:-TPN3VQJT-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/antiracist_philosophy> ;
  skos:definition "Antiracist philosophy is not a formal philosophical movement but a philosophical stance against discrimination based on race. This perspective stresses that race matters, both on its own terms and as an integral part of any critical theoretical discourse about humanity and social relations. [Source: Encyclopedia of Black Studies; Antiracist Philosophy]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-VNJWM7T2-B ;
  skos:prefLabel "antiracist philosophy"@en .

