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

<https://concepts.sagepub.com/social-science/concept/common_interest_development>
  skos:definition "Common interest developments (CIDs) go by several names, including residential community associations and common interest communities. They can include many types of housing ranging from detached single-family homes or townhouses in a planned unit development to apartment units in a condominium or cooperative. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n62.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Common Interest Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/community-based_housing> ;
  skos:prefLabel "common interest 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/common_interest_development> .

