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

n9j:-JZ6JP997-G
  skos:prefLabel "legal cases"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NX67T106-1 .

n9j:-NX67T106-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Meredith_v._Fair> ;
  skos:definition "Meredith v. Fair (1962) was one in a series of lawsuits that sought to desegregate the South's formerly all-White or all-Black universities. While this case and the appellate ruling ordering desegregation of the University of Mississippi were relatively straightforward, the arrival of James Meredith on the Ole Miss campus triggered rioting in which two people were killed. [Source: Encyclopedia of African American Education; Meredith v. Fair]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JZ6JP997-G ;
  skos:prefLabel "Meredith v. Fair"@en .

n9j: a skos:ConceptScheme .
n9j:-cases
  a isothes:ConceptGroup ;
  skos:prefLabel "cases"@en ;
  skos:member n9j:-NX67T106-1 .

