@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/disaster_relief_methods_and_practices>
  skos:prefLabel "disaster relief methods and practices"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/evacuation_planning> .

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

<https://concepts.sagepub.com/social-science/concept/evacuation_planning>
  skos:definition "Evacuation planning is the process of scenario development for the tradeoff of moving away from a potential hazard or sheltering in place. The decision to evacuate can be made individually, or it can be mandated. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n76.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Evacuation Planning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disaster_relief_methods_and_practices> ;
  skos:prefLabel "evacuation planning"@en ;
  a skos:Concept .

