@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/backup_facility>
  skos:definition "A backup facility is used like a backup generator when power is lost; it is something to turn to when the primary source is no longer available or accessible. A backup facility is also known as an alternate facility, alternate workspace/place, or emergency operations center (EOC). [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n10.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Backup Facility</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/corporate_crisis_management> ;
  skos:prefLabel "backup facility"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/corporate_crisis_management>
  skos:prefLabel "corporate crisis management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/backup_facility> .

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

