@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/technology>
  skos:prefLabel "technology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/construction_technology> .

<https://concepts.sagepub.com/social-science/concept/construction_technology>
  skos:definition "Construction technology in general can be defined as an act or process of constructing, or building, a product, commonly known as a structure, by incorporating different methods, materials, and equipment. Construction technology has undergone a relatively slow rate of transformation over the years as compared to other areas of engineering and technology; however, it has considerably evolved over the centuries through both experience and structured research. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n35.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Construction Technology</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/structural_engineering>, <https://concepts.sagepub.com/social-science/concept/civil_engineering> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology>, <https://concepts.sagepub.com/social-science/concept/housing_technology> ;
  skos:prefLabel "construction technology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/civil_engineering>
  skos:prefLabel "civil engineering"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/construction_technology> .

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

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

<https://concepts.sagepub.com/social-science/concept/structural_engineering>
  skos:prefLabel "structural engineering"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/construction_technology> .

