@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/p-power> .

<https://concepts.sagepub.com/social-science/concept/p-power>
  skos:definition "P-power is the notion of voting power as a voter's expected relative share, under a given decision rule, in a constant sum of transferable utility (or prize) to be distributed among the voters. This is contrasted with I-power. [Source: <a href=\"https://sk.sagepub.com/reference/power/n289.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; P-Power</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "p-power"@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/p-power> .

