@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/criminal_processing>
  skos:definition "After remaining conspicuously stable for nearly 100 years, the number of people under criminal justice control increased nearly fivefold during the last quarter of the 20th century. During this “prison boom,” racial and ethnic disparities in criminal justice outcomes remained high. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n137.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Criminal Processing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes> ;
  skos:prefLabel "criminal processing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/trial_processes>
  skos:prefLabel "trial processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/criminal_processing> .

<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/criminal_processing> .

