@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/double_taxation>
  skos:definition "Double taxation refers to situations in which the same financial assets or earnings are subject to taxation at two different levels. For instance, one form of double taxation occurs when income from foreign investments is taxed both by the country in which it is earned and by the country in which the investor resides. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n245.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Double Taxation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance> ;
  skos:prefLabel "double taxation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/international_finance>
  skos:prefLabel "international finance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/double_taxation> .

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

