@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_construction>
  skos:definition "Lean construction refers to a construction management approach to project delivery that focuses on maximizing value to customers’ needs and eliminating waste while simultaneously establishing a culture of continuous process improvement among employees. Lean construction aims to increase efficiency by eliminating activities that consume resources but create no value to the home. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n144.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Lean Construction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/housing_technology> ;
  skos:prefLabel "lean construction"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/housing_technology>
  skos:prefLabel "housing technology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lean_construction> .

