@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/gain_loss_framing_effects> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/gain_loss_framing_effects> .

<https://concepts.sagepub.com/social-science/concept/gain_loss_framing_effects>
  skos:definition "Amos Tversky and David Kahneman's work in the 1980s on framing (presentation) effects was a stimulus for other researchers to examine how these effects affect medical decision making. Interestingly, the work by Tversky and Kahneman in framing effects was based on consideration of a transmissible infectious disease in a population. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n156.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Gain/Loss Framing Effects</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_psychology_underlying_decision_making> ;
  skos:prefLabel "gain/loss framing effects"@en ;
  a skos:Concept .

