@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/financial_and_securities_fraud>
  skos:prefLabel "financial and securities fraud"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mortgage_fraud> .

<https://concepts.sagepub.com/social-science/concept/mortgage_fraud>
  skos:definition "Mortgage fraud is a white-collar crime that has been a steadily growing problem across the country in recent years. It is a crime in which property values can be artificially inflated in order to fraudulently remove funds from the property's equity, although other forms of fraud have been reported. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n165.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Mortgage Fraud</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_and_securities_fraud>, <https://concepts.sagepub.com/social-science/concept/business_fraud_and_crimes>, <https://concepts.sagepub.com/social-science/concept/behavioral_aspects_of_housing> ;
  skos:prefLabel "mortgage fraud"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/behavioral_aspects_of_housing>
  skos:prefLabel "behavioral aspects of housing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mortgage_fraud> .

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

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

