@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:-G0CNNVZN-V
  skos:prefLabel "state and federal court cases"@en ;
  a skos:Concept ;
  skos:narrower n9j:-R224J4MH-J .

n9j: a skos:ConceptScheme .
n9j:-R224J4MH-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Gates_v._Collier> ;
  skos:definition "This case, heard in 1972, is one of the first prisoners’ rights cases in American corrections. The case effectively created minimum standards of confinement for inmates in the United States. [Source: The Social History of Crime and Punishment in America: An     Encylopedia; Gates v. Collier]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-G0CNNVZN-V ;
  skos:prefLabel "Gates v. Collier"@en .

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

