@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-DJD1ZQNG-F
  skos:prefLabel "disaster response"@en ;
  a skos:Concept ;
  skos:narrower n9j:-J43GBHFG-D .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-J43GBHFG-D .

n9j:-J43GBHFG-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/disaster_response_operational_strategies> ;
  skos:definition "Response to disasters is the first and most critical process after the event has occurred. The goal of response is to provide immediate assistance to maintain life, improve health, and support the morale of the affected population. [Source: Encyclopedia of Disaster Relief; Response, Operational Strategies]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DJD1ZQNG-F ;
  skos:prefLabel "disaster response operational strategies"@en .

n9j: a skos:ConceptScheme .
