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

<https://concepts.sagepub.com/social-science/concept/business_fraud_and_crimes>
  skos:prefLabel "business fraud and crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/false_foreclosures> .

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

<https://concepts.sagepub.com/social-science/concept/false_foreclosures>
  skos:definition "In order to obtain a mortgage, a borrower presents a security interest to a lender. The borrower can pledge a number of acceptable assets, based on the financial lending institution's criteria, with the goal of securing a mortgage loan. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n162.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; False Foreclosures</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/scams_and_swindles>, <https://concepts.sagepub.com/social-science/concept/business_fraud_and_crimes> ;
  skos:prefLabel "false foreclosures"@en ;
  a skos:Concept .

