@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/heart_beat>
  skos:prefLabel "heart beat"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hemodynamics> .

<https://concepts.sagepub.com/social-science/concept/physiological_properties>
  skos:prefLabel "physiological properties"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hemodynamics> .

<https://concepts.sagepub.com/social-science/concept/blood_cell_count>
  skos:prefLabel "blood cell count"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hemodynamics> .

<https://concepts.sagepub.com/social-science/concept/cardiac_output>
  skos:prefLabel "cardiac output"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hemodynamics> .

<https://concepts.sagepub.com/social-science/concept/blood_volume>
  skos:prefLabel "blood volume"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hemodynamics> .

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

<https://concepts.sagepub.com/social-science/concept/blood_pressure>
  skos:prefLabel "blood pressure"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hemodynamics> .

<https://concepts.sagepub.com/social-science/concept/blood_flow>
  skos:prefLabel "blood flow"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hemodynamics> .

<https://concepts.sagepub.com/social-science/concept/hemodynamics>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pulse>, <https://concepts.sagepub.com/social-science/concept/blood_volume>, <https://concepts.sagepub.com/social-science/concept/cardiac_output>, <https://concepts.sagepub.com/social-science/concept/blood_flow>, <https://concepts.sagepub.com/social-science/concept/blood_cell_count>, <https://concepts.sagepub.com/social-science/concept/blood_pressure>, <https://concepts.sagepub.com/social-science/concept/hemocrit>, <https://concepts.sagepub.com/social-science/concept/heart_beat>, <https://concepts.sagepub.com/social-science/concept/heart_rate>, <https://concepts.sagepub.com/social-science/concept/blood_viscosity> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_properties> ;
  a skos:Concept ;
  skos:prefLabel "hemodynamics"@en .

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

<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/hemodynamics> .

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

<https://concepts.sagepub.com/social-science/concept/blood_viscosity>
  skos:prefLabel "blood viscosity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hemodynamics> .

