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

<https://concepts.sagepub.com/social-science/concept/Doolittle_Board>
  skos:definition "The Doolittle Board convened in early 1946 to investigate complaints to the War Department about the state of relations between officers and enlisted men. The board issued a final report, known officially as “The Report of the Secretary of War's Board on Officer-Enlisted Man Relationships,” in May 1946. [Source: <a href=\"https://sk.sagepub.com/reference/war/n93.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Doolittle Board</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_justice> ;
  skos:prefLabel "Doolittle Board"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Doolittle_Board> .

