@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/zoning>
  skos:definition "Zoning laws are now on the books in virtually every municipality. Such laws first appeared in the early twentieth century, as local governments sought to control urbanization and the encroachment of factories in residential areas. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-supreme-court-a-to-z-4e/n408.xml\" target=\"_blank\" data-id=\"to-sk\">The Supreme Court A to Z; Zoning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_geography>, <https://concepts.sagepub.com/social-science/concept/government_and_politics>, <https://concepts.sagepub.com/social-science/concept/concepts,_theories,_and_legal_principles>, <https://concepts.sagepub.com/social-science/concept/community-based_housing> ;
  skos:prefLabel "zoning"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/concepts,_theories,_and_legal_principles>
  skos:prefLabel "concepts, theories, and legal principles"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/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/zoning> .

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

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

<https://concepts.sagepub.com/social-science/concept/government_and_politics>
  skos:prefLabel "government and politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/zoning> .

