@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/mode_of_production>
  skos:definition "In the terminology of Marxism, the mode of production means the way of producing. This is a combination of the forces of production (or the raw materials, human labor power, tools, technology, and improved land that constitute a society's productive capacity) and the social relations of production (or the property, power and class relations, legal frameworks, and forms of association that govern how production takes place). [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n186.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Mode of Production</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geography_of_consumption> ;
  skos:prefLabel "mode of production"@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/mode_of_production> .

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

