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

<https://concepts.sagepub.com/social-science/concept/bad_checks>
  skos:definition "A bad check, also known as a bounced check or a nonsufficient funds (NSF) check, is a check drawn on a nonexistent account or on an account with insufficient funds to honor the check when presented. There is a presumption by the acceptors of checks that an account is open and that there are sufficient funds available to cover the checks. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n33.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Bad Checks</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/scams_and_swindles> ;
  skos:prefLabel "bad checks"@en ;
  a skos:Concept .

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

