@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/volcker_plan>
  skos:definition "The Volcker Plan, or the Volcker Rule, is a section of the Dodd-Frank Wall Street Reform and Consumer Protection Act that was signed into law on July 21, 2010. The rule was designed to prevent banks from speculating with customer funds in ways that benefited only the banks themselves. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n464.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Volcker Plan</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regulations> ;
  skos:prefLabel "volcker plan"@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/volcker_plan> .

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

