@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/loss_aversion>
  skos:definition "Definition Loss aversion refers to people's tendency to prefer avoiding losses to acquiring gains of equal magnitude. In other words, the value people place on avoiding a certain loss is higher than the value of acquiring a gain of equal size. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n319.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Loss Aversion</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/judgment_and_decision_making> ;
  skos:prefLabel "loss aversion"@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/loss_aversion> .

<https://concepts.sagepub.com/social-science/concept/judgment_and_decision_making>
  skos:prefLabel "judgment and decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/loss_aversion> .

