@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/police_and_law_enforcement>
  skos:prefLabel "police and law enforcement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Internal_Revenue_Service> .

<https://concepts.sagepub.com/social-science/concept/organizations_(business_ethics)>
  skos:prefLabel "organizations (business ethics)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Internal_Revenue_Service> .

<https://concepts.sagepub.com/social-science/concept/accounting_ethics>
  skos:prefLabel "accounting ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Internal_Revenue_Service> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Internal_Revenue_Service> .

<https://concepts.sagepub.com/social-science/concept/Internal_Revenue_Service>
  skos:definition "the federal agency, part of the U.S. Department of the Treasury, responsible for enforcing provisions of the Internal Revenue Code.. [Source: <a href=\"https://sk.sagepub.com/reference/the-concise-dictionary-of-crime-and-justice/n1034.xml\" target=\"_blank\" data-id=\"to-sk\">The Concise Dictionary of Crime and Justice; Internal Revenue Service (IRS)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police_and_law_enforcement>, <https://concepts.sagepub.com/social-science/concept/organizations_(business_ethics)>, <https://concepts.sagepub.com/social-science/concept/accounting_ethics> ;
  skos:prefLabel "Internal Revenue Service"@en ;
  a skos:Concept .

