@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/thyroid_disease>
  skos:definition "Thyroid diseases are a class of diseases resulting from dysfunction of the thyroid, an important endocrine gland. The principal function of the thyroid, a dou-ble-lobed structure located in the neck, is to produce the hormones thyroxine (T4) and triiodothyronine (T3), which regulate growth and metabolism in the body. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1167.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Thyroid Diseases</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/thyroid_cancer>, <https://concepts.sagepub.com/social-science/concept/hypothyroidism>, <https://concepts.sagepub.com/social-science/concept/hyperthyroidism>, <https://concepts.sagepub.com/social-science/concept/goitre> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/localized_diseases>, <https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions> ;
  skos:prefLabel "thyroid disease"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/localized_diseases>
  skos:prefLabel "localized diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/thyroid_disease> .

<https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions>
  skos:prefLabel "diseases and medical conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/thyroid_disease> .

<https://concepts.sagepub.com/social-science/concept/thyroid_cancer>
  skos:prefLabel "thyroid cancer"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/thyroid_disease> .

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

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

<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_disease> .

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

