@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/economics_of_international_business>
  skos:prefLabel "economics of international business"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/underdevelopment> .

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

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

<https://concepts.sagepub.com/social-science/concept/underdevelopment>
  skos:definition "Underdevelopment refers to not only a theory but also an economic process and a condition described by radical views of development. The theory is rooted in structuralist Marxist ideas and is associated with the dependency school of development, which is critical of North-South relations. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1170.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Underdevelopment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economics_of_international_business>, <https://concepts.sagepub.com/social-science/concept/development_economics> ;
  skos:prefLabel "underdevelopment"@en ;
  a skos:Concept .

