@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/risk_treatment>
  skos:definition "Risk treatment is the process of identification, selection, and implementation of appropriate measures aiming to modify the likelihood of occurrence or the impact of a risk. This process follows the stages of risk identification and assessment in the risk management cycle. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n291.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Risk Treatment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_crisis_management> ;
  skos:prefLabel "risk treatment"@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/risk_treatment> .

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

