@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/coverage_of_natural_disasters>
  skos:definition "Disasters are catastrophic events that share five characteristics: they involve the destruction of property, injury and/or loss of life; they adversely affect a large number of people; they have identifiable beginnings and endings; they are relatively sudden; and they receive extensive news media coverage. Frequently a distinction is made between “natural” and “man-made” disasters with “natural” disasters attributed to climatological phenomena (e.g., hurricanes, floods, fires, and earthquakes) and the cause for “man-made” disasters attributed to human error (e.g., nuclear power plant explosions and chemical spills). [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n252.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Natural Disasters, Coverage of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/news_categories> ;
  skos:prefLabel "coverage of natural disasters"@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/coverage_of_natural_disasters> .

<https://concepts.sagepub.com/social-science/concept/news_categories>
  skos:prefLabel "news categories"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coverage_of_natural_disasters> .

