@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/Burger_Court>
  skos:prefLabel "Burger Court"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Warren_Burger> .

<https://concepts.sagepub.com/social-science/concept/Warren_Burger>
  skos:definition "Warren Burger was the 15th chief justice of the United States (1969 to 1986). Regarded as a conservative court, the Burger Court did not reverse the decisions of the Warren Court. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n81.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Burger, Warren</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Burger_Court> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_the_social_history_of_crime> ;
  skos:prefLabel "Warren Burger"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/key_people_in_the_social_history_of_crime>
  skos:prefLabel "key people in the social history of crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Warren_Burger> .

