@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/organizations_(healthcare)>
  skos:prefLabel "organizations (healthcare)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Department_of_Labor> .

<https://concepts.sagepub.com/social-science/concept/Department_of_Labor>
  skos:definition "Department whose job it is to foster, promote, and develop the welfare of the wage earners of the United States, to improve their working conditions, and to advance their opportunities for profitable employment. The department deals with wide-ranging and significant areas of workers' well-being, including unemployment insurance and workers' compensation, minimum wages and overtime pay, occupational health and safety, discrimination in employment, protection of pension rights, job training, and the right to free collective bargaining. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-the-presidency/n49.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to the Presidency; Department of Labor</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_(healthcare)>, <https://concepts.sagepub.com/social-science/concept/executive_branch>, <https://concepts.sagepub.com/social-science/concept/employment_law> ;
  skos:prefLabel "Department of Labor"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/employment_law>
  skos:prefLabel "employment law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Department_of_Labor> .

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

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

