@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/war_and_race>
  skos:prefLabel "war and race"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/great_migration> .

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

<https://concepts.sagepub.com/social-science/concept/great_migration>
  skos:definition "The Great Migration of the early 20th century is part of a historical continuum of the story of black movement and mobility. Primarily initiated by the international slave trade, the movement of blacks throughout the Western Hemisphere has been a persistent theme in African American history. [Source: <a href=\"https://sk.sagepub.com/reference/multicultural-america/n368.xml\" target=\"_blank\" data-id=\"to-sk\">Multicultural America: A Multimedia Encyclopedia; Great Migration</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_race> ;
  skos:prefLabel "great migration"@en ;
  a skos:Concept .

