@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:broader <https://concepts.sagepub.com/social-science/concept/hazards> .

<https://concepts.sagepub.com/social-science/concept/environmental_hazards>
  skos:prefLabel "environmental hazards"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hazards> .

<https://concepts.sagepub.com/social-science/concept/hazards>
  skos:definition "Hazards are processes with a specific dimension to potentially have a negative impact on individuals, communities, or society. The nature of the hazard refers to the origin, being natural, manmade or social. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n515.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Hazards</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/health_hazards>, <https://concepts.sagepub.com/social-science/concept/environmental_hazards> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_and_safety> ;
  skos:prefLabel "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/hazards> .

<https://concepts.sagepub.com/social-science/concept/health_and_safety>
  skos:prefLabel "health and safety"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hazards> .

