@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:-HKX1NG80-K .

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

n9j:-cases
  a isothes:ConceptGroup ;
  skos:prefLabel "cases"@en ;
  skos:member n9j:-HKX1NG80-K .

n9j:-HKX1NG80-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Batson_v._Kentucky> ;
  skos:notation "Date: 1986"@en ;
  skos:definition "This entry discusses the impact of the U.S. Supreme Court's ruling in Batson v. Kentucky (1986) on the use of peremptory challenges during the jury selection process of the American justice system. The case brought attention to the role of race as reason for dismissal from jury participation and highlighted the importance of a defendant's right to trial by an impartial jury. [Source: Encyclopedia of Race and Crime; Batson v. Kentucky]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TFVXWS51-R, n9j:-ZR526KQQ-N ;
  skos:prefLabel "Batson v. Kentucky"@en .

