@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/scenario_planning> .

<https://concepts.sagepub.com/social-science/concept/scenario_planning>
  skos:definition "Scenario planning (SP) is a process within the strategic management of resources that combines the creation of stories or images of plausible futures with the practical strategic and policy means of providing for them. Strategy is concerned with harmonizing supply-side resources with the present and future characteristics of demand-side terrain. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n477.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Scenario Planning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management> ;
  skos:prefLabel "scenario planning"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management>
  skos:prefLabel "issues in crisis management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/scenario_planning> .

