@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/families,_family_development,_and_parenting>
  skos:prefLabel "families, family development, and parenting"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/congregate_housing> .

<https://concepts.sagepub.com/social-science/concept/older_Americans>
  skos:prefLabel "older Americans"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/congregate_housing> .

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

<https://concepts.sagepub.com/social-science/concept/congregate_housing>
  skos:definition "Congregate housing refers to a broad range of living arrangements that typically involve independent living units in multifamily or clustered single-family buildings accompanied by services tailored to meet the needs of a specialized clientele. This term includes group homes, retirement housing, assisted living, sheltered or enriched housing, and a number of other housing types. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n33.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Congregate Housing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/older_Americans>, <https://concepts.sagepub.com/social-science/concept/families,_family_development,_and_parenting> ;
  skos:prefLabel "congregate housing"@en ;
  a skos:Concept .

