@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/workplace_hazards>
  skos:definition "Workplace hazards are the possible causes of physical or mental problems for people working in any particular place. They range from exposure to hazardous chemicals, excessively loud noise, psychological stress, and workplace violence or discrimination. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n1209.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Workplace Hazards</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society> ;
  skos:prefLabel "workplace hazards"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/society>
  skos:prefLabel "society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/workplace_hazards> .

