@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/child_physiology>
  skos:prefLabel "child physiology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_physiology> .

<https://concepts.sagepub.com/social-science/concept/adult_physiology>
  skos:prefLabel "adult physiology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_physiology> .

<https://concepts.sagepub.com/social-science/concept/human_physiology>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/male_physiology>, <https://concepts.sagepub.com/social-science/concept/female_physiology>, <https://concepts.sagepub.com/social-science/concept/child_physiology>, <https://concepts.sagepub.com/social-science/concept/adult_physiology>, <https://concepts.sagepub.com/social-science/concept/adolescent_physiology> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiology>, <https://concepts.sagepub.com/social-science/concept/human_biology> ;
  skos:prefLabel "human physiology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/male_physiology>
  skos:prefLabel "male physiology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_physiology> .

<https://concepts.sagepub.com/social-science/concept/female_physiology>
  skos:prefLabel "female physiology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_physiology> .

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

<https://concepts.sagepub.com/social-science/concept/human_biology>
  skos:prefLabel "human biology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/human_physiology> .

<https://concepts.sagepub.com/social-science/concept/adolescent_physiology>
  skos:prefLabel "adolescent physiology"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_physiology> .

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

