@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/dependency> .

<https://concepts.sagepub.com/social-science/concept/dependency>
  skos:definition "Dependency is a term that implies an unequal relationship between societies and shapes the nature of development, especially in the global era. Dependency is both a technical term in the sociology of development and a more general proposition about the economic, cultural, or political reliance of human societies on other societies with regard to particular commodities, such as oil or the natural environment. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n125.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Dependency</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_development> ;
  skos:prefLabel "dependency"@en ;
  a skos:Concept .

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

