@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/lean_production>
  skos:altLabel "stockless production"@en, "pull-system manufacturing"@en, "lean manufacturing"@en, "just-in-time production"@en, "demand flow manufacturing"@en ;
  skos:definition "Lean production is a manufacturing system that operates in a repetitive manufacturing environment. The objective of lean production is to streamline the flow of production while simultaneously seeking to reduce the resources required by production (including labor, equipment, materials, and floor space). [Source: <a href=\"https://sk.sagepub.com/reference/organization/n274.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Lean Production</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/operations_management> ;
  skos:prefLabel "lean production"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/operations_management>
  skos:prefLabel "operations management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lean_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/lean_production> .

