@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/exclusionary_zoning>
  skos:definition "Exclusionary zoning is an attempt by local government officials to deter certain populations from taking residence within their jurisdiction. Suburban government officials zone in exclusionary fashion when they use devices such as large lot zoning that restrict land supply and thus increase its price. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n67.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Exclusionary Zoning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_planning>, <https://concepts.sagepub.com/social-science/concept/discrimination> ;
  skos:prefLabel "exclusionary zoning"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/discrimination>
  skos:prefLabel "discrimination"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exclusionary_zoning> .

<https://concepts.sagepub.com/social-science/concept/urban_planning>
  skos:prefLabel "urban planning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exclusionary_zoning> .

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

