@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/reform_and_regulation> .

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

<https://concepts.sagepub.com/social-science/concept/reform_and_regulation>
  skos:definition "Regulation can be defined as any attempt by government to control the economic behavior of individuals and corporations. It typically involves the imposition of official standards and rules on some form of business activity, accompanied by an enforcement mechanism and some type of sanction. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n374.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Reform and Regulation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regulations> ;
  skos:prefLabel "reform and regulation"@en ;
  a skos:Concept .

