@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/development_economics>
  skos:prefLabel "development economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/export-led_development> .

<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/export-led_development> .

<https://concepts.sagepub.com/social-science/concept/export-led_development>
  skos:definition "Export-led development is a phrase encompassing a number of different economic development strategies—especially export-oriented industrialization (EOI) and the export of primary products—pursued by the developing world. These practices arise from development theories informed by economic and political economic thought. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n407.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Export-Led Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/development_economics> ;
  skos:prefLabel "export-led development"@en ;
  a skos:Concept .

