@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-VQ225MQ1-T
  skos:prefLabel "scams and swindles"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CS3JD8Z2-9 .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-CS3JD8Z2-9 .

n9j: a skos:ConceptScheme .
n9j:-CS3JD8Z2-9
  owl:sameAs <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: Encyclopedia of White-Collar and Corporate Crime; Bad Checks]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-VQ225MQ1-T ;
  skos:prefLabel "bad checks"@en .

