@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/social_life>
  skos:prefLabel "social life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/age_integration> .

<https://concepts.sagepub.com/social-science/concept/age_integration>
  skos:definition "Age integration, like race integration, involves two distinct but related issues. The first is the use of age to restrict involvement in social organizations or social activities; the second is the lack of social interaction between individuals at different stages in life. [Source: <a href=\"https://sk.sagepub.com/reference/community/n6.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Age Integration</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_life>, <https://concepts.sagepub.com/social-science/concept/human_development> ;
  skos:prefLabel "age integration"@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/age_integration> .

<https://concepts.sagepub.com/social-science/concept/human_development>
  skos:prefLabel "human development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/age_integration> .

