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

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

<https://concepts.sagepub.com/social-science/concept/selective_service_system>
  skos:definition "The Selective Service System is the agency responsible for administering the conscription of military personnel in the United States. It is commonly known as “the draft.” Created in 1917 in response to American entry into World War I, the system was revived in 1940 and established as a permanent agency of the U.S. government. [Source: <a href=\"https://sk.sagepub.com/reference/war/n310.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Selective Service System</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/planning,_strategy,_and_command_and_control> ;
  skos:prefLabel "selective service system"@en ;
  a skos:Concept .

