@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/flexible_production>
  skos:definition "Flexible production, also called post-Fordism, refers to the forms of manufacturing that began to take shape and eventually became dominant throughout the late 20th century. In contrast to Fordism, flexible production allows goods to be manufactured cheaply but in small volumes as well as large volumes. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n108.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Flexible Production</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geography_of_consumption> ;
  skos:prefLabel "flexible 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/flexible_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/flexible_production> .

