@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/corporate_capture>
  skos:definition "Corporate capture is a phenomenon in which private (corporate) interests pervert the tools of government and employ them to serve their particular ends. It is typically discussed with regard to regulation and hence is also referred to as regulatory capture. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n113.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Corporate Capture</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regulations> ;
  skos:prefLabel "corporate capture"@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/corporate_capture> .

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

