@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/social_choice>
  skos:definition "The first text in social choice theory was Kenneth J. Arrow's 1951 Social Choice and Individual Values. Arrow's approach, which was consistent with rational choice, and his result, stated in the impossibility theorem, served to end the social welfare economics tradition and to construct the new field of social choice. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n494.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Social Choice</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Rational_Choice_Theory>, <https://concepts.sagepub.com/social-science/concept/decision_making> ;
  skos:prefLabel "social choice"@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/social_choice> .

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

<https://concepts.sagepub.com/social-science/concept/Rational_Choice_Theory>
  skos:prefLabel "Rational Choice Theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_choice> .

