@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/endocrine_glands>
  skos:prefLabel "endocrine glands"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/thyroid_gland> .

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

<https://concepts.sagepub.com/social-science/concept/thyroid_gland>
  skos:definition "The thyroid gland is an organ in the neck that regulates many features of metabolism. There are several steps in regulation of the thyroid gland, and disruption of these controls can lead to thyroid disease. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n453.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Thyroid Gland</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/obesity_and_the_brain_or_obesity_and_behavior>, <https://concepts.sagepub.com/social-science/concept/endocrine_glands> ;
  skos:prefLabel "thyroid gland"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/obesity_and_the_brain_or_obesity_and_behavior>
  skos:prefLabel "obesity and the brain or obesity and behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/thyroid_gland> .

