@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/income_distribution>
  skos:prefLabel "income distribution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/redistribution_of_wealth> .

<https://concepts.sagepub.com/social-science/concept/theories_of_ethics>
  skos:prefLabel "theories of ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/redistribution_of_wealth> .

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

<https://concepts.sagepub.com/social-science/concept/redistribution_of_wealth>
  skos:definition "The phrase redistribution of wealth commonly refers to government policies that are intended to increase the income or benefits of poor people using money raised by general taxation of the rich, the prosperous, and the middle classes. Sometimes the debate is limited only to the redistribution of income, but generally any policy intended to benefit the poor, whether in the form of income or services, can be considered an attempt to redistribute the wealth. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n684.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Redistribution of Wealth</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories_of_ethics>, <https://concepts.sagepub.com/social-science/concept/income_distribution> ;
  skos:prefLabel "redistribution of wealth"@en ;
  a skos:Concept .

