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

<https://concepts.sagepub.com/social-science/concept/cases_in_race_and_crime>
  skos:prefLabel "cases in race and crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/In_re_Gault> .

<https://concepts.sagepub.com/social-science/concept/Supreme_Court_cases>
  skos:prefLabel "Supreme Court cases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/In_re_Gault> .

<https://concepts.sagepub.com/social-science/concept/In_re_Gault>
  skos:definition "At issue in In re Gault (1967) was the constitutionality of juvenile court proceedings. The U.S. Supreme Court, in its only case on point, held that juveniles have a right to notice of the charges against them as well as the rights to counsel, to confront and cross-examine witnesses, and to exercise the privilege against self-incrimination.Gault is noteworthy as an important part of the due process revolution of the 1960s, during which the guarantees of the Bill of Rights were made applicable to the states. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n208.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; In re Gault</a>]"@en ;
  dc11:end 1967 ;
  dc11:start 1967 ;
  dc11:date "1967" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Supreme_Court_cases>, <https://concepts.sagepub.com/social-science/concept/litigation:_student_rights>, <https://concepts.sagepub.com/social-science/concept/cases_in_race_and_crime> ;
  skos:prefLabel "In re Gault"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/litigation:_student_rights>
  skos:prefLabel "litigation: student rights"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/In_re_Gault> .

