@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/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/Samuel_Adams> .

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

<https://concepts.sagepub.com/social-science/concept/Samuel_Adams>
  skos:definition "Samuel Adams (1722–1803) was a prominent colonial leader in the fight for independence from England. Known for his passionate beliefs in liberty and justice, Adams opposed what he saw as the growing abuse of power by the British government in America. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n5.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Adams, Samuel</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_the_Fourth_Amendment> ;
  skos:prefLabel "Samuel Adams"@en ;
  a skos:Concept .

