@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/indigenous_Americans>
  skos:prefLabel "indigenous Americans"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Sitting_Bull> .

<https://concepts.sagepub.com/social-science/concept/Sitting_Bull>
  skos:altLabel "Tatanka Iyotanka"@en ;
  skos:definition "Sitting Bull (Tatanka Yotanke) (c.1831–1890), a Hunkpapa Sioux, was a major military, spiritual, and political leader of his people in the 1800s. Born near what is now Bullhead, South Dakota, by age twenty-two Sitting Bull was leading raids on the Hunkpapas' enemies as the head of a warrior society called the Strong Hearts. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-united-states-indian-policy-and-law/n573.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of United States Indian Policy and Law; Sitting Bull</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/indigenous_Americans> ;
  skos:prefLabel "Sitting Bull"@en ;
  a skos:Concept .

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

