@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/regulations>
  skos:prefLabel "regulations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/organizational_compliance_programs> .

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

<https://concepts.sagepub.com/social-science/concept/organizational_compliance_programs>
  skos:definition "Organizational compliance programs are internal structural and procedural mechanisms within organizations to promote lawful behavior by avoiding criminal conduct and other legal wrongs, including regulatory violations, torts, and breaches of contract. They are based on the “good corporate citizen” model that traces back to John Braithwaite's work in the late 1980s that suggested enforced self-regulation as an alternative to inefficient and expensive adversarial enforcement by governmental agencies. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n333.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Organizational Compliance Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regulations> ;
  skos:prefLabel "organizational compliance programs"@en ;
  a skos:Concept .

