@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/Cardiovascular_Health_Study>
  skos:definition "The Cardiovascular Health Study (CHS) is a population-based longitudinal study of coronary heart disease and stroke in adults age 65 years and older funded by the National Heart, Lung, and Blood Institute of the National Institutes of Health. A total of 5,201 men and women were recruited from four communities: Forsyth County, North Carolina; Sacramento County, California; Washington County, Maryland; and Pittsburgh, Pennsylvania. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n49.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Cardiovascular Health Study</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/studies_of_aging> ;
  skos:prefLabel "Cardiovascular Health Study"@en ;
  a skos:Concept .

<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/Cardiovascular_Health_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/Cardiovascular_Health_Study> .

