@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/shareholder_voting_power> .

<https://concepts.sagepub.com/social-science/concept/shareholder_voting_power>
  skos:definition "It is a general rule that voting rights in a corporation are allocated to its shareholders in a way that is proportional with their equity shares. This is intended to enshrine a natural principle that the distribution of decision-making power should mirror the distribution of capital invested. [Source: <a href=\"https://sk.sagepub.com/reference/power/n334.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Shareholder Voting Power</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decisions_and_game_theory> ;
  skos:prefLabel "shareholder voting 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/shareholder_voting_power> .

