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

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

<https://concepts.sagepub.com/social-science/concept/sociodemographic_and_cultural_factors>
  skos:prefLabel "sociodemographic and cultural factors"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/longevity> .

<https://concepts.sagepub.com/social-science/concept/longevity>
  skos:definition "Longevity can be defined as either a duration or a life span. Although the term might bring to mind the time spent by a living being in a situation, such as a job or living, the term can also be seen as much more. [Source: <a href=\"https://sk.sagepub.com/reference/time/n339.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Time: Science, Philosophy, Theology, &amp; Culture; Longevity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sociodemographic_and_cultural_factors>, <https://concepts.sagepub.com/social-science/concept/ageing> ;
  skos:prefLabel "longevity"@en ;
  a skos:Concept .

