@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/residual_risk>
  skos:definition "The presence of residual risk is a function of the reality that risk management is not synonymous with complete risk eradication, which is almost never feasible. Although its definitions vary across the range of settings in which it manifests, generally speaking, residual risk is the acceptable level of risk that remains after technology or other controls have been applied. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n280.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Residual Risk</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management> ;
  skos:prefLabel "residual risk"@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/residual_risk> .

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

