@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/endocrinology>
  skos:definition "Endocrinology is a branch of medicine that deals with the disorders of the endocrine system and also deals with specific secretions called hormones. This involves disorders such as diabetes mellitus, hyperthyroidism, and other similar problems. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n410.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Endocrinology</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neuroendocrinology> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004704.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiology>, <https://concepts.sagepub.com/social-science/concept/internal_medicine>, <https://concepts.sagepub.com/social-science/concept/health_sciences> ;
  skos:prefLabel "endocrinology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/internal_medicine>
  skos:prefLabel "internal medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/endocrinology> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/endocrinology> .

