@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/events>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Pueblo_Revolt> .

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

<https://concepts.sagepub.com/social-science/concept/Pueblo_Revolt>
  skos:definition "The Pueblo Revolt of 1680 was a successful endeavor by Pueblo Indians, who were organized and led by Popé (c. 1630–c. [Source: <a href=\"https://sk.sagepub.com/reference/leadership/n292.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Leadership; Pueblo Revolt</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/indigenous_Americans> ;
  skos:prefLabel "Pueblo Revolt"@en ;
  a skos:Concept .

