@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/chronological_age>
  skos:definition "As we traverse the path from birth to death, chronological age (CA) provides a simple and convenient signpost for all that happens along the way. Birthdays have assumed the form of a personal holiday for almost everyone, marked with pleasure in the earlier stages of life, and often with regret and ill humor in the later years as the life span approaches its end point. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n131.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Chronological Age</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/aging_and_older_development> ;
  skos:prefLabel "chronological age"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/aging_and_older_development>
  skos:prefLabel "aging and older development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chronological_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/chronological_age> .

