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

n9j: a skos:ConceptScheme .
n9j:-TFVXWS51-R
  skos:prefLabel "cases in race and crime"@en ;
  a skos:Concept ;
  skos:narrower n9j:-ZZ537TH4-J .

n9j:-ZR526KQQ-N
  skos:prefLabel "Supreme Court cases"@en ;
  a skos:Concept ;
  skos:narrower n9j:-ZZ537TH4-J .

n9j:-cases
  a isothes:ConceptGroup ;
  skos:prefLabel "cases"@en ;
  skos:member n9j:-ZZ537TH4-J .

n9j:-ZZ537TH4-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Escobedo_v._Illinois> ;
  skos:notation "Date: 1964"@en ;
  skos:definition "Escobedo v. Illinois (1964) was decided by the U.S. Supreme Court during the era of Chief Justice Earl Warren. It is part of what has come to be known as the “due process revolution,” one of a series of cases that granted many protections of the Bill of Rights to state defendants, to whom these rights had historically been denied. [Source: Encyclopedia of Race and Crime; Escobedo v. Illinois]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TFVXWS51-R, n9j:-ZR526KQQ-N ;
  skos:prefLabel "Escobedo v. Illinois"@en .

