@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-R1R8P9M0-X
  skos:prefLabel "accounting ethics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-K1VDCXHG-H .

n9j:-K1VDCXHG-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/flat_tax> ;
  skos:definition "The flat tax is a proposal to replace the current federal income tax code with a simple one-rate tax on all earned income. Instead of a system of progressive rates in which the percentage of tax taken increases as income rises, all income would be taxed at the same rate, 17% in some proposals, and the only deduction allowed would be a personal deduction. [Source: Encyclopedia of Business Ethics and Society; Flat Tax]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R1R8P9M0-X ;
  skos:prefLabel "flat tax"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-K1VDCXHG-H .

n9j: a skos:ConceptScheme .
