@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/improvising>
  skos:definition "The ability to act creatively and successfully under time pressure is a hallmark of the skilled emergency manager. Much anecdotal and scientific evidence suggests that this ability follows from exposure to a wide range of field conditions, as well as considerable experience in understanding the potential and limits of emergency response plans. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n170.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Improvising</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management> ;
  skos:prefLabel "improvising"@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/improvising> .

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

