@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/diseases_and_medical_conditions>
  skos:prefLabel "diseases and medical conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/calcium_disorders_of_aging> .

<https://concepts.sagepub.com/social-science/concept/calcium_disorders_of_aging>
  skos:definition "It is important to recognize calcium disorders when they present in older patients. Hypercalcemia, or elevated calcium levels, is seen more commonly than hypocalcemia, or low calcium levels. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n44.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Calcium Disorders of Aging</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions> ;
  skos:prefLabel "calcium disorders of aging"@en ;
  a skos:Concept .

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

