@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/international_development>
  skos:prefLabel "international development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/third-world_debt> .

<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/third-world_debt> .

<https://concepts.sagepub.com/social-science/concept/third-world_debt>
  skos:definition "The rapid growth in the external debt of third-world states has been a key issue since the early 1980s. Debt itself is not something that is unique to the third world. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n536.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Third-World Debt</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_development>, <https://concepts.sagepub.com/social-science/concept/global_governance> ;
  skos:prefLabel "third-world debt"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/global_governance>
  skos:prefLabel "global governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/third-world_debt> .

