@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/James_Wilson>
  skos:definition "James Wilson (1742–1798) was one of the greatest legal minds in colonial America and an original nominee of President George Washington to the Court. Yet he was jailed in his later years when various investment schemes went sour. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-supreme-court-a-to-z-4e/n402.xml\" target=\"_blank\" data-id=\"to-sk\">The Supreme Court A to Z; Wilson, James</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_the_Fourth_Amendment> ;
  skos:prefLabel "James Wilson"@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/James_Wilson> .

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

