@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/health_hazards>
  skos:prefLabel "health hazards"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/occupational_hazards> .

<https://concepts.sagepub.com/social-science/concept/occupational_hazards>
  skos:definition "An occupational hazard is something that can cause harm in the work environment if not controlled. Occupational hazards include physical hazards such as exposure to ionizing radiation or noise; biological hazards such as exposure to bacteria or infectious diseases; chemical hazards such as exposure to asbestos or highly reactive fumes; mechanical hazards such as falls or collisions; and psychosocial hazards such as stress, overwork, or the threat of violence. [Source: <a href=\"https://sk.sagepub.com/reference/greenhealth/n101.xml\" target=\"_blank\" data-id=\"to-sk\">Green Health: An A-to-Z Guide; Occupational Hazards</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_hazards> ;
  skos:prefLabel "occupational 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/occupational_hazards> .

