@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/planned_unit_development> .

<https://concepts.sagepub.com/social-science/concept/planned_unit_development>
  skos:definition "A planned unit development (PUD) is a land development technique that allows deviations from zoning and subdivision requirements in exchange for on-site or community benefits or both. As such, it has both benefits and limitations for a community, a landowner, and developer. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n188.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Planned Unit Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community-based_housing> ;
  skos:prefLabel "planned unit development"@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/planned_unit_development> .

