@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/rank-dependent_utility_theory> .

<https://concepts.sagepub.com/social-science/concept/rank-dependent_utility_theory>
  skos:definition "Originally called anticipated utility theory, rank-dependent utility theory is a generalized expected utility model. It was first developed by John Quiggin in 1982 as a solution for violations of stochastic dominance (where one outcome is always ranked above another), which expected utility theories were not able to resolve. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n276.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Rank-Dependent Utility Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/basis_for_making_the_decision> ;
  skos:prefLabel "rank-dependent utility theory"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/basis_for_making_the_decision>
  skos:prefLabel "basis for making the decision"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rank-dependent_utility_theory> .

