@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/representation_and_electoral_systems>
  skos:prefLabel "representation and electoral systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/qualified_majority_voting> .

<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/qualified_majority_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/qualified_majority_voting> .

<https://concepts.sagepub.com/social-science/concept/qualified_majority_voting>
  skos:definition "Qualified Majority Voting (QMV) is the official European Union (EU) term for the decision rule employed by its Council of Ministers (CM) for most of its decisions. Basically, QMV is a weighted decision rule: each EU member state is assigned a weight (a number of votes); and for a bill to pass, the total weight of the member states voting for it must equal or exceed a set quota (also known as the threshold), constituting a specified supermajority of the member states' votes. [Source: <a href=\"https://sk.sagepub.com/reference/power/n299.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Qualified Majority Voting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/representation_and_electoral_systems>, <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "qualified majority voting"@en ;
  a skos:Concept .

