@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/Fanconi_syndrome>
  skos:prefLabel "Fanconi syndrome"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rickets> .

<https://concepts.sagepub.com/social-science/concept/rickets>
  skos:definition "Rickets develops in children when growing bones do not mineralize. The bones soften and may cause a variety of deformities including growth retardation, dental abnormalities, and bowed legs, or may result in bone pain and fractures. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1046.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Rickets</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/osteomalacia>, <https://concepts.sagepub.com/social-science/concept/Fanconi_syndrome> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012279.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bone_diseases> ;
  skos:prefLabel "rickets"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/bone_diseases>
  skos:prefLabel "bone diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rickets> .

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

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

