@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Health_and_Retirement_Study> .

<https://concepts.sagepub.com/social-science/concept/studies_of_aging>
  skos:prefLabel "studies of aging"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Health_and_Retirement_Study> .

<https://concepts.sagepub.com/social-science/concept/Health_and_Retirement_Study>
  skos:definition "The Health and Retirement Study (HRS), founded in 1990, is an ongoing panel (cohort) population study of older Americans supported by the U.S. National Institute on Aging (NIA) with additional support from other U.S. federal agencies. Design details, documentation, questionnaires, and the historical and scientific evolution of the HRS can be found on the HRS website (). [Source: <a href=\"https://sk.sagepub.com/reference/aging/n123.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Health and Retirement Study</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/studies_of_aging> ;
  skos:prefLabel "Health and Retirement Study"@en ;
  a skos:Concept .

