@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/exercise_planning> .

<https://concepts.sagepub.com/social-science/concept/exercise_planning>
  skos:definition "One way to become familiar with the effects of disaster, and the tasks to be performed in order to reduce impacts, is to conduct exercises. These are simulations of real events, which are carried out under controlled conditions. [Source: <a href=\"https://sk.sagepub.com/reference/disasterrelief/n78.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disaster Relief; Exercise Planning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disaster_relief_methods_and_practices> ;
  skos:prefLabel "exercise 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/exercise_planning> .

