@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/modular_construction>
  skos:definition "Modular construction is an industrialized approach to building. Unlike conventional site-built construction, where thousands of elemental parts (e.g., lumber, nails, plywood, plumbing components, electrical components, windows, doors, shingles, siding, insulation, drywall, flooring) are delivered to each construction site, modular construction utilizes large, three-dimensional, factory-built modules for building. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n162.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Modular Construction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/housing_technology> ;
  skos:prefLabel "modular 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/modular_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/modular_construction> .

