@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/United_States_government_agencies>
  skos:prefLabel "United States government agencies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Department_of_Defense> .

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

<https://concepts.sagepub.com/social-science/concept/executive_branch>
  skos:prefLabel "executive branch"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Department_of_Defense> .

<https://concepts.sagepub.com/social-science/concept/Department_of_Defense>
  skos:definition "Department that provides the umbrella for the army, navy, Marine Corps, air force, and reserves. As Professor Richard A. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-the-presidency/n42.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to the Presidency; Department of Defense (DOD)</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D059030.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/United_States_government_agencies>, <https://concepts.sagepub.com/social-science/concept/executive_branch> ;
  skos:prefLabel "Department of Defense"@en ;
  a skos:Concept .

