@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/capital_gains_tax>
  skos:prefLabel "capital gains tax"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/wealth_tax> .

<https://concepts.sagepub.com/social-science/concept/direct_taxation>
  skos:prefLabel "direct taxation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wealth_tax> .

<https://concepts.sagepub.com/social-science/concept/wealth_tax>
  skos:definition "A WEALTH TAX IS a tax that is based on all assets and income owned by individuals. It is a progressive tax in that the more that individuals own, the more they contribute to the government to provide essential and nonessential services. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n746.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Wealth Tax</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/capital_gains_tax> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/taxes>, <https://concepts.sagepub.com/social-science/concept/poverty_relief_initiatives>, <https://concepts.sagepub.com/social-science/concept/direct_taxation> ;
  skos:prefLabel "wealth tax"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/poverty_relief_initiatives>
  skos:prefLabel "poverty relief initiatives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wealth_tax> .

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

<https://concepts.sagepub.com/social-science/concept/taxes>
  skos:prefLabel "taxes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wealth_tax> .

