@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:-KFHV4Q5J-W .

n9j:-KFHV4Q5J-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/critical_race_theory_in_education> ;
  skos:definition "Critical race theory (CRT) focuses on a critical examination and analysis of race, law and power. CRT's two main premises include (1) that white supremacy and whiteness as property are foundational to U.S. legal practices and the system itself and (2) that the notion of colorblindness is counterproductive to achieving racial emancipation. [Source: Sociology of Education: An A-to-Z Guide; Critical Race Theory in Education]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R6X4C0RG-F ;
  skos:prefLabel "critical race theory in education"@en .

n9j: a skos:ConceptScheme .
n9j:-R6X4C0RG-F
  skos:prefLabel "educational theories and philosophies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-KFHV4Q5J-W .

