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

<https://concepts.sagepub.com/social-science/concept/harlem_hellfighters>
  skos:definition "As one of the most celebrated African American units of all time, the 369th Infantry Regiment's heroic performance in battle during World War I posed a direct challenge to American Army officials’ claim that blacks were unfit for front-line duty. In the interwar period, celebrations of the unit's achievements helped energize the civil rights movement as it adopted a more militant tone. [Source: <a href=\"https://sk.sagepub.com/reference/war/n138.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Harlem Hellfighters</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_race> ;
  skos:prefLabel "harlem hellfighters"@en ;
  a skos:Concept .

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

