@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/judicial_ghetto>
  skos:definition "The term judicial ghetto is similar to the concept of prison as an ethnoracial ghetto. This entry provides additional evidence that the burgeoning prison system is modeled after American ghettos. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n274.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Prison, Judicial Ghetto</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "judicial ghetto"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/corrections>
  skos:prefLabel "corrections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/judicial_ghetto> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/judicial_ghetto> .

