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

<https://concepts.sagepub.com/social-science/concept/condominiums>
  skos:definition "The term condominium is derived from a Latin phrase that means joint dominion or sovereignty. In the United States, a condominium is commonly an apartment house in which the units are owned individually rather than by a company or a cooperative. [Source: <a href=\"https://sk.sagepub.com/reference/community/n121.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Condominiums</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/proximate_communities>, <https://concepts.sagepub.com/social-science/concept/community-based_housing> ;
  skos:prefLabel "condominiums"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/proximate_communities>
  skos:prefLabel "proximate communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/condominiums> .

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

