@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/Sandra_Day_O%27Connor> .

<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/Sandra_Day_O%27Connor> .

<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/Sandra_Day_O%27Connor> .

<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/Sandra_Day_O%27Connor> .

<https://concepts.sagepub.com/social-science/concept/Sandra_Day_O%27Connor>
  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 "Sandra Day O'Connor"@en ;
  a skos:Concept .

