@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/subprime_loans>
  skos:definition "Subprime mortgage loans were the primary contributor to the mortgage default crisis of 2008 and beyond. Subprime loans were made to borrowers with impaired and/or limited credit histories. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n424.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Subprime Loans</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_finance>, <https://concepts.sagepub.com/social-science/concept/financial_and_securities_fraud> ;
  skos:prefLabel "subprime loans"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/international_finance>
  skos:prefLabel "international finance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/subprime_loans> .

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

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

