@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/community-based_housing>
  skos:prefLabel "community-based housing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pueblos> .

<https://concepts.sagepub.com/social-science/concept/racial,_ethnic,_and_nationality_groups>
  skos:prefLabel "racial, ethnic, and nationality groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pueblos> .

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

<https://concepts.sagepub.com/social-science/concept/pueblos>
  skos:definition "Pueblo is the term given by the 16th-century Spanish explorers for the multistoried, terraced structures of stone or adobe they encountered in what is now northern New Mexico and Arizona. These tall, apartment-like structures housed communities of agriculturalists who farmed the lands surrounding their village. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n199.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Pueblos</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/racial,_ethnic,_and_nationality_groups>, <https://concepts.sagepub.com/social-science/concept/community-based_housing> ;
  skos:prefLabel "pueblos"@en ;
  a skos:Concept .

