@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/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pituitary_disorders> .

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

<https://concepts.sagepub.com/social-science/concept/pituitary_disorders>
  skos:definition "The pituitary is an essential gland in the body, and diseases affecting it are generally defined by the effect they have on the hormones that the pituitary produces. The pituitary hormones control many of the important functions of the body. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n976.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Pituitary Disorders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases> ;
  skos:prefLabel "pituitary disorders"@en ;
  a skos:Concept .

