@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/vernacular_architecture>
  skos:definition "Vernacular architecture is the term now internationally applied to buildings that are constructed according to traditions and that are not professionally designed. These are most of the world's buildings, and they are built by the people of innumerable cultures to meet a community's physical, social, economic, and spiritual needs. [Source: <a href=\"https://sk.sagepub.com/reference/community/n505.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Vernacular Architecture</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community_design> ;
  skos:prefLabel "vernacular architecture"@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/vernacular_architecture> .

<https://concepts.sagepub.com/social-science/concept/community_design>
  skos:prefLabel "community design"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vernacular_architecture> .

