@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/exercise_physiology>
  skos:prefLabel "exercise physiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gender_differences_in_exercise_responses> .

<https://concepts.sagepub.com/social-science/concept/gender_differences_in_exercise_responses>
  skos:definition "During puberty in females, follicle-stimulating hormone and luteinizing hormone cause estrogen production from the ovaries, which in turn instigates pelvis broadening, increased bone growth, targeted fat depot sites, and breast development. However, puberty in males is the result of these hormones causing testosterone production from the testes, which upregulates bone formation and muscle mass as well as increases erythropoietin production from the kidneys. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n160.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Gender Differences in Exercise Responses</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/men%27s_health>, <https://concepts.sagepub.com/social-science/concept/exercise_physiology> ;
  skos:prefLabel "gender differences in exercise responses"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/men%27s_health>
  skos:prefLabel "men's health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gender_differences_in_exercise_responses> .

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

