@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/Abe_Fortas>
  skos:definition "Abe Fortas (1910–1982) served on the Supreme Court from 1965 to 1969, when he resigned in the midst of controversy. He authored several important First Amendment opinions. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-first-amendment/n541.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the First Amendment; Fortas, Abe</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_the_Fourth_Amendment> ;
  skos:prefLabel "Abe Fortas"@en ;
  a skos:Concept .

<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/Abe_Fortas> .

<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/Abe_Fortas> .

