@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/weather_hazards>
  skos:prefLabel "weather hazards"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environmental_hazards> .

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

<https://concepts.sagepub.com/social-science/concept/environmental_hazards>
  skos:prefLabel "environmental hazards"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/darkness_hazards>, <https://concepts.sagepub.com/social-science/concept/physical_hazards>, <https://concepts.sagepub.com/social-science/concept/weather_hazards>, <https://concepts.sagepub.com/social-science/concept/biological_hazards>, <https://concepts.sagepub.com/social-science/concept/chemical_hazards> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hazards>, <https://concepts.sagepub.com/social-science/concept/population_and_environment> ;
  a skos:Concept ;
  skos:definition "An environmental hazard is a threat posed by the natural or built environment to humans and the things that are valued in human society. An environmental hazard becomes a disaster when the threat is realized and causes significant human loss. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n187.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Environmental Hazards</a>]"@en .

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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/population_and_environment>
  skos:prefLabel "population and environment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/environmental_hazards> .

