@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_medicine>
  skos:prefLabel "cardiovascular medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cardiovascular_response_to_exercise_training> .

<https://concepts.sagepub.com/social-science/concept/exercise_physiology>
  skos:prefLabel "exercise physiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cardiovascular_response_to_exercise_training> .

<https://concepts.sagepub.com/social-science/concept/cardiovascular_response_to_exercise_training>
  skos:definition "The cardiovascular system is composed of the heart, the vasculature, and blood. The heart serves as a pump that ejects blood into the circulation, and this muscular action supplies the pressure that propels the blood throughout the body. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n69.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Cardiovascular Response to Exercise Training</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exercise_physiology>, <https://concepts.sagepub.com/social-science/concept/cardiovascular_medicine> ;
  skos:prefLabel "cardiovascular response to exercise training"@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_response_to_exercise_training> .

