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

n9j:-laws
  a isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member n9j:-LK3WL2SB-9 .

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

n9j:-LK3WL2SB-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Tax_Reform_Act> ;
  skos:definition "The Tax Reform Act (TRA) of 1986 was the most extensive review and overhaul of the Internal Revenue Code by the U.S. Congress since the inception of the income tax in 1913 (the Sixteenth Amendment). The purpose of the TRA was to simplify the tax code, broaden the tax base, and eliminate many tax shelters and preferences. [Source: Encyclopedia of Business Ethics and Society; Tax Reform Act of 1986]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-R1R8P9M0-X ;
  skos:prefLabel "Tax Reform Act"@en .

n9j: a skos:ConceptScheme .
