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

<https://concepts.sagepub.com/social-science/concept/international_trade>
  skos:prefLabel "international trade"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/export_processing_zones> .

<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_processing_zones> .

<https://concepts.sagepub.com/social-science/concept/export_processing_zones>
  skos:definition "Export processing zones (EPZs) are geographically defined areas where goods are produced for export to other countries. They are known by a variety of different names, including free zones, free trade zones, special economic zones, maquiladoras, and export platforms. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n96.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Export Processing Zones</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_trade>, <https://concepts.sagepub.com/social-science/concept/international_development> ;
  skos:prefLabel "export processing zones"@en ;
  a skos:Concept .

