@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/commodity_chains>
  skos:definition "A COMMODITY CHAIN is the connected path across which raw materials travel to become processed into finished goods, and eventually consumed. For example, coffee may move along a commodity chain from the site in Columbia, where it is grown by a peasant producer, through a buyer in Argentina, to a processing plant in Jacksonville, Florida, to a big box store in Des Moines, Iowa, where a consumer buys it and drinks it in Cedar Rapids. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n214.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Commodity Chains</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geography_of_consumption> ;
  skos:prefLabel "commodity chains"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/geography_of_consumption>
  skos:prefLabel "geography of consumption"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/commodity_chains> .

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

