@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/Department_of_Commerce>
  skos:definition "Department of the cabinet that is responsible for foreign and domestic commerce; mining, manufacturing, shipping, and fishery industries; labor interests; and transportation. It was created on March 4, 1913, after a law separated the Department of Commerce and Labor. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-the-presidency/n41.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to the Presidency; Department of Commerce</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_(economics)>, <https://concepts.sagepub.com/social-science/concept/executive_branch> ;
  skos:prefLabel "Department of Commerce"@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/Department_of_Commerce> .

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

<https://concepts.sagepub.com/social-science/concept/organizations_(economics)>
  skos:prefLabel "organizations (economics)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Department_of_Commerce> .

