@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/working_conditions>
  skos:definition "Working conditions refer to a person's job environment. These conditions encompass aspects such as hours, safety, benefits, and advancement possibilities. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n867.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Working Conditions</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/working_environment>, <https://concepts.sagepub.com/social-science/concept/staff_welfare>, <https://concepts.sagepub.com/social-science/concept/social_environment_in_industry>, <https://concepts.sagepub.com/social-science/concept/repetitive_work> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/conditions_of_employment> ;
  skos:prefLabel "working conditions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/repetitive_work>
  skos:prefLabel "repetitive work"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/working_conditions> .

<https://concepts.sagepub.com/social-science/concept/staff_welfare>
  skos:prefLabel "staff welfare"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/working_conditions> .

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

<https://concepts.sagepub.com/social-science/concept/social_environment_in_industry>
  skos:prefLabel "social environment in industry"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/working_conditions> .

<https://concepts.sagepub.com/social-science/concept/conditions_of_employment>
  skos:prefLabel "conditions of employment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/working_conditions> .

<https://concepts.sagepub.com/social-science/concept/working_environment>
  skos:prefLabel "working environment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/working_conditions> .

