@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/adults-only_communities>
  skos:definition "Retirement communities in the United States are considered the first organized adults-only communities. In the 1960s, with a growing number of retirees with substantial pensions and many years of life remaining, real estate developer Del Webb created Sun City in Arizona. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n3.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Adults-Only Communities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_networking_communities> ;
  skos:prefLabel "adults-only communities"@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/adults-only_communities> .

<https://concepts.sagepub.com/social-science/concept/social_networking_communities>
  skos:prefLabel "social networking communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adults-only_communities> .

