@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/the_psychology_underlying_decision_making>
  skos:prefLabel "the psychology underlying decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/counterfactual_thinking> .

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

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

<https://concepts.sagepub.com/social-science/concept/counterfactual_thinking>
  skos:definition "Counterfactual thinking in judgment and decision making occurs when the decision maker considers or imagines outcomes of a decision that could have occurred but did not. For example, a patient who experiences a surgical complication that results in disability might easily imagine counter-factual worlds in which his outcome was different. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n75.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Counterfactual Thinking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_psychology_underlying_decision_making>, <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "counterfactual thinking"@en ;
  a skos:Concept .

