@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/port_chicago_mutiny>
  skos:definition "The Port Chicago Mutiny of 1944 placed the military's discriminatory racial policies in the public eye. The incident highlighted the harsh realities of a segregated military that fought for liberty overseas while placing African Americans in jobs that afforded them less status and placed them in tremendous danger. [Source: <a href=\"https://sk.sagepub.com/reference/war/n253.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Port Chicago Mutiny</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_race> ;
  skos:prefLabel "port chicago mutiny"@en ;
  a skos:Concept .

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

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

