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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-NZWQQB50-2 .

n9j:-RV80LT3B-N
  skos:prefLabel "public health crisis management"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NZWQQB50-2 .

n9j: a skos:ConceptScheme .
n9j:-NZWQQB50-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/hospital_surge_capacity> ;
  skos:definition "Surge capacity is the ability of a hospital to respond to a sudden increased demand for care services, as might occur after a natural disaster, pandemic, or terrorist attack. In the United States, hospital surge capacity received a great deal of attention following the terrorist attacks in New York City and Washington, D.C., on September 11, 2001 (9/11), and substantial federal resources have been devoted to preparing hospitals, and the health care system in general, to respond to surge events. [Source: Encyclopedia of Crisis Management; Surge Capacity, Hospitals]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RV80LT3B-N ;
  skos:prefLabel "hospital surge capacity"@en .

