@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/Executive_Order_8802>
  skos:definition "Executive Order 8802 was issued by President Franklin D. Roosevelt on June 25, 1941. The executive order was a response to efforts by black civil rights leaders, led by A. Philip Randolph, who threatened a March on Washington to raise concerns regarding civil rights. [Source: <a href=\"https://sk.sagepub.com/reference/multicultural-america/n313.xml\" target=\"_blank\" data-id=\"to-sk\">Multicultural America: A Multimedia Encyclopedia; Executive Order 8802 (1941)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_justice> ;
  skos:prefLabel "Executive Order 8802"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/war_and_justice>
  skos:prefLabel "war and justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Executive_Order_8802> .

<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_8802> .

