@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:-DXBZTMSK-7 .

n9j: a skos:ConceptScheme .
n9j:-DXBZTMSK-7
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/racism_in_schools> ;
  skos:definition "During the last couple of decades, research and scholarship by Michael Omi and Howard Winant, Lawrence Bobo, Mica Pollock, Gloria Ladson-Billings, Daniel Solorzano, Zeus Leonardo, and others indicate that institutional racism is pervasive in U.S. society, including schools. The government has taken steps to ameliorate its effects, including federal initiatives such as No Child Left Behind. [Source: Encyclopedia of Diversity in Education; Racism in Schools]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XBJZZ9M2-N ;
  skos:prefLabel "racism in schools"@en .

n9j:-XBJZZ9M2-N
  skos:prefLabel "K-12 education"@en ;
  a skos:Concept ;
  skos:narrower n9j:-DXBZTMSK-7 .

