@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/structural_adjustment>
  skos:definition "During the 1970s and 1980s, many poorer non-petroleum-producing countries took out loans to help them pay their hard currency bills for imported goods (including oil) and services. With lower-than-expected economic growth rates in the debtor countries and rising interest rates, the amount of debt and debt service payments (interest on the loans and fees) grew rapidly. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n282.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Structural Adjustment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/development_economics> ;
  skos:prefLabel "structural adjustment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/development_economics>
  skos:prefLabel "development economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/structural_adjustment> .

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

