@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/corporate_crisis_management>
  skos:prefLabel "corporate crisis management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/backup_strategy> .

<https://concepts.sagepub.com/social-science/concept/backup_strategy>
  skos:definition "The purpose of a backup strategy is to create and maintain the ability to recover data that are required to perform one or more necessary functions. Prior to designing a backup strategy, the functions must be prioritized, the required data identified, and the recovery objectives defined. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n12.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Backup Strategy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/corporate_crisis_management> ;
  skos:prefLabel "backup strategy"@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/backup_strategy> .

