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

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Exodusters> .

<https://concepts.sagepub.com/social-science/concept/Exodusters>
  skos:definition "Named for their parallels to the Jews fleeing Egyptian slavery, the Exodusters were a grassroots movement of African American families (estimates range from six thousand to twenty-six thousand to fifty thousand people) who fled the South circa 1877 to 1882 (especially in 1879) to make their non-Southern homes, primarily in Kansas. Most arrived by Missouri River boats, but others walked from Texas across Indian Territory. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-politics-of-the-american-west/n159.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics of the American West; Exodusters</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/resistance> ;
  skos:prefLabel "Exodusters"@en ;
  a skos:Concept .

