@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/Cook_County_Juvenile_Court>
  skos:definition "The first juvenile court was established in Cook County, Illinois, in 1899. After many social and legal organizations pushed for reform, children who were dependent or neglected as well as being delinquent were treated with a more rehabilitative rather than punitive approach. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n33.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Cook County Juvenile Court</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/history,_development,_and_definitions> ;
  skos:prefLabel "Cook County Juvenile Court"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/history,_development,_and_definitions>
  skos:prefLabel "history, development, and definitions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Cook_County_Juvenile_Court> .

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

