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

<https://concepts.sagepub.com/social-science/concept/gated_community>
  skos:definition "Gated communities are residential areas that privatize normally public spaces by restricting access to those spaces through the use of physical barriers, such as walled or fenced perimeters and gated or guarded entrances. They include both new housing developments and older residential areas retrofitted with barricades and fences. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n80.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Gated Community</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_places>, <https://concepts.sagepub.com/social-science/concept/urban_geography>, <https://concepts.sagepub.com/social-science/concept/community-based_housing> ;
  skos:prefLabel "gated community"@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/gated_community> .

<https://concepts.sagepub.com/social-science/concept/urban_geography>
  skos:prefLabel "urban geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gated_community> .

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

