@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/human_body_parts>
  skos:prefLabel "human body parts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cardiovascular_system> .

<https://concepts.sagepub.com/social-science/concept/cardiovascular_system>
  skos:definition "Aging is the sum of the deteriorative and compensatory changes during postmaturational life, resulting in increased vulnerability. Aging does not produce disease but rather increases susceptibility to disease. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n50.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Cardiovascular System</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/heart>, <https://concepts.sagepub.com/social-science/concept/blood_vessels> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_status>, <https://concepts.sagepub.com/social-science/concept/human_body_parts> ;
  skos:prefLabel "cardiovascular system"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/heart>
  skos:prefLabel "heart"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cardiovascular_system> .

<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_system> .

<https://concepts.sagepub.com/social-science/concept/blood_vessels>
  skos:prefLabel "blood vessels"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cardiovascular_system> .

<https://concepts.sagepub.com/social-science/concept/physical_status>
  skos:prefLabel "physical status"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cardiovascular_system> .

