@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/oldest_old_age>
  skos:prefLabel "oldest old age"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/older_adulthood_and_old_age> .

<https://concepts.sagepub.com/social-science/concept/older_adulthood_and_old_age>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Gray_Panthers>, <https://concepts.sagepub.com/social-science/concept/oldest_old_age>, <https://concepts.sagepub.com/social-science/concept/elderhostel_programs> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_development> ;
  skos:prefLabel "older adulthood and old age"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/elderhostel_programs>
  skos:prefLabel "elderhostel programs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/older_adulthood_and_old_age> .

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

<https://concepts.sagepub.com/social-science/concept/Gray_Panthers>
  skos:prefLabel "Gray Panthers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/older_adulthood_and_old_age> .

