@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/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Warren_E._Burger> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_the_study_of_the_us_congress>
  skos:prefLabel "key people in the study of the us congress"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Warren_E._Burger> .

<https://concepts.sagepub.com/social-science/concept/Warren_E._Burger>
  skos:definition "Warren E. Burger (1907–1995) was the fifteenth chief justice of the U.S. Supreme Court. Appointed by President Richard Nixon, he served in that capacity from 1969 until his retirement in 1986. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n108.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Burger, Warren E.</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_the_study_of_the_us_congress>, <https://concepts.sagepub.com/social-science/concept/key_people_in_the_Fourth_Amendment>, <https://concepts.sagepub.com/social-science/concept/key_people_in_education_law> ;
  skos:prefLabel "Warren E. Burger"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_education_law>
  skos:prefLabel "key people in education law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Warren_E._Burger> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_the_Fourth_Amendment>
  skos:prefLabel "key people in the Fourth Amendment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Warren_E._Burger> .

