@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/decisions_and_game_theory>
  skos:prefLabel "decisions and game theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/weighted_majority_game> .

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

<https://concepts.sagepub.com/social-science/concept/weighted_majority_game>
  skos:definition "A weighted majority game is a simple game in which each player can be assigned some numerical weight, and a numerical quota can be fixed, such that a coalition is winning if and only if the total weight of its members equals or exceeds the quota. The concept is useful for analyzing how voting power is shared among members of an assembly on the basis of possible coalitions that may be formed between them. [Source: <a href=\"https://sk.sagepub.com/reference/power/n396.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Weighted Majority Game</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "weighted majority game"@en ;
  a skos:Concept .

