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

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

<https://concepts.sagepub.com/social-science/concept/executive_order_9981>
  skos:definition "An order issued by President S. Truman in 1948 that mandated equality in the armed forces. Executive Order 9981 was an important step in gaining greater rights for African Americans in the United States. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericansociety/n237.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Society; Executive Order 9981 (1948)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_race> ;
  skos:prefLabel "executive order 9981"@en ;
  a skos:Concept .

