@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_voting> .

<https://concepts.sagepub.com/social-science/concept/weighted_voting>
  skos:definition "Most generally, weighted voting is a decision-making procedure in which different voters cast unequal numbers of votes. Controversially, some analysts have portrayed the varying weights (numbers of votes) as connoting different levels of power for the players (voters). [Source: <a href=\"https://sk.sagepub.com/reference/power/n397.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Weighted Voting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/power_and_political_science>, <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "weighted voting"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/power_and_political_science>
  skos:prefLabel "power and political science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/weighted_voting> .

<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_voting> .

