@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/planning,_strategy,_and_command_and_control>
  skos:prefLabel "planning, strategy, and command and control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/replacement_depots> .

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

<https://concepts.sagepub.com/social-science/concept/replacement_depots>
  skos:definition "The replacement depot, or “repple depple” in World War II jargon, received American soldiers arriving overseas to fill vacancies caused by casualties or soldiers rotating home. The depot fed, housed, and to some extent trained these individual replacements until they were assigned to a unit. [Source: <a href=\"https://sk.sagepub.com/reference/war/n290.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Replacement Depots</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/planning,_strategy,_and_command_and_control> ;
  skos:prefLabel "replacement depots"@en ;
  a skos:Concept .

