@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/debt_crisis>
  skos:definition "The debt crisis is related to the emergence of an integrated global financial market and shifting capital flows to and from the “developing” world from the late 1960s to the 1980s. The shakeup of these capital markets during the early 1980s revealed the vulnerability of the global banking system. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n60.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Debt and Debt Crisis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geography_of_finance>, <https://concepts.sagepub.com/social-science/concept/financial_crises> ;
  skos:prefLabel "debt crisis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/geography_of_finance>
  skos:prefLabel "geography of finance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/debt_crisis> .

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

<https://concepts.sagepub.com/social-science/concept/financial_crises>
  skos:prefLabel "financial crises"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/debt_crisis> .

