@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>
  skos:definition "Risk involves the possibility of suffering damage or loss in the face of uncertainty about the outcomes of actions or circumstances. Attitudes toward risk exert considerable influence on strategic choice. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-strategy/n547.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Strategy: Strategic Management A-Z; Risk</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/logistic_models>, <https://concepts.sagepub.com/social-science/concept/risk_factors>, <https://concepts.sagepub.com/social-science/concept/risk_assessment> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012306.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/probability> ;
  skos:prefLabel "risk"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/probability>
  skos:prefLabel "probability"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/risk> .

<https://concepts.sagepub.com/social-science/concept/logistic_models>
  skos:prefLabel "logistic models"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/risk> .

<https://concepts.sagepub.com/social-science/concept/risk_assessment>
  skos:prefLabel "risk assessment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/risk> .

<https://concepts.sagepub.com/social-science/concept/risk_factors>
  skos:prefLabel "risk factors"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/risk> .

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

