@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/research-based_disaster_planning>
  skos:definition "Government agencies and first responders often rely on a set of assumptions when responding to disasters and emergencies. A long history of disaster research suggests that these assumptions are often flawed, and that first responders can use empirical research in disasters and crises to better inform disaster planning. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n240.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Research-Based Disaster Planning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/emergency_preparedness> ;
  skos:prefLabel "research-based disaster planning"@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/research-based_disaster_planning> .

<https://concepts.sagepub.com/social-science/concept/emergency_preparedness>
  skos:prefLabel "emergency preparedness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/research-based_disaster_planning> .

