@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/regulatory_enforcement>
  skos:definition "Regulatory systems comprise three components: standard setting, supervision, and enforcement. Enforcement refers to actions undertaken by regulators to penalize or modify behaviors that deviate from the standard set by the system. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n460.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Regulatory Enforcement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regulations>, <https://concepts.sagepub.com/social-science/concept/public_administration> ;
  skos:prefLabel "regulatory enforcement"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/regulations>
  skos:prefLabel "regulations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regulatory_enforcement> .

<https://concepts.sagepub.com/social-science/concept/public_administration>
  skos:prefLabel "public administration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regulatory_enforcement> .

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

