@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/senescence> .

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

<https://concepts.sagepub.com/social-science/concept/senescence>
  skos:definition "Senescence, or aging, is a biological term deriving from the Latin root word senex (“old man” or “old age”) and refers to the period following the development phase of a living organism, during which various processes cause it to age, deteriorate, and die. The period of senescence begins when an organism reaches sexual maturity and ends with the organism's death. [Source: <a href=\"https://sk.sagepub.com/reference/time/n508.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Time: Science, Philosophy, Theology, &amp; Culture; Senescence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ageing> ;
  skos:prefLabel "senescence"@en ;
  a skos:Concept .

