@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/scams_and_swindles>
  skos:prefLabel "scams and swindles"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/madoff_ponzi_scheme> .

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

<https://concepts.sagepub.com/social-science/concept/madoff_ponzi_scheme>
  skos:definition "Bernard (Bernie) Madoff orchestrated one of the largest Ponzi schemes ever known. He was a well-respected investor and one of the developers of NASDAQ. His notoriety and his investment firm allowed him to conduct his Ponzi scheme to the tune of $50 billion to $170 billion from investors over a 20-year period. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n284.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Madoff Ponzi Scheme</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/scams_and_swindles> ;
  skos:prefLabel "madoff ponzi scheme"@en ;
  a skos:Concept .

