@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/neurological_properties>
  skos:prefLabel "neurological properties"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_properties> .

<https://concepts.sagepub.com/social-science/concept/physiological_properties>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/immunological_properties>, <https://concepts.sagepub.com/social-science/concept/physiological_tolerance>, <https://concepts.sagepub.com/social-science/concept/disease_susceptibility>, <https://concepts.sagepub.com/social-science/concept/homeostasis>, <https://concepts.sagepub.com/social-science/concept/hemodynamics>, <https://concepts.sagepub.com/social-science/concept/respiratory_properties>, <https://concepts.sagepub.com/social-science/concept/neurological_properties>, <https://concepts.sagepub.com/social-science/concept/physiological_periodicity>, <https://concepts.sagepub.com/social-science/concept/physiological_sensitivity> ;
  skos:prefLabel "physiological properties"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiology> .

<https://concepts.sagepub.com/social-science/concept/respiratory_properties>
  skos:prefLabel "respiratory properties"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_properties> .

<https://concepts.sagepub.com/social-science/concept/physiological_tolerance>
  skos:prefLabel "physiological tolerance"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_properties> .

<https://concepts.sagepub.com/social-science/concept/physiological_sensitivity>
  skos:prefLabel "physiological sensitivity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_properties> .

<https://concepts.sagepub.com/social-science/concept/disease_susceptibility>
  skos:prefLabel "disease susceptibility"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_properties> .

<https://concepts.sagepub.com/social-science/concept/immunological_properties>
  skos:prefLabel "immunological properties"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_properties> .

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

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

<https://concepts.sagepub.com/social-science/concept/physiological_periodicity>
  skos:prefLabel "physiological periodicity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_properties> .

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

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

