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

<https://concepts.sagepub.com/social-science/concept/rebellions>
  skos:prefLabel "rebellions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Stono_Rebellion> .

<https://concepts.sagepub.com/social-science/concept/resistance>
  skos:prefLabel "resistance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Stono_Rebellion> .

<https://concepts.sagepub.com/social-science/concept/Stono_Rebellion>
  skos:definition "The Stono Rebellion was the first large-scale uprising of enslaved Africans in North America during the colonial period. In the 17th and the early 18th centuries, because the white population was outnumbered by a massive number of Africans imported from the Congo-Angolan region, a series of laws was enacted to repress enslaved Africans in the Carolina colony. [Source: <a href=\"https://sk.sagepub.com/reference/blackstudies/n232.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Black Studies; Stono Rebellion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resistance>, <https://concepts.sagepub.com/social-science/concept/rebellions> ;
  skos:prefLabel "Stono Rebellion"@en ;
  a skos:Concept .

