@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/coxa_plana>
  skos:prefLabel "coxa plana"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bone_diseases> .

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

<https://concepts.sagepub.com/social-science/concept/bone_cancer>
  skos:prefLabel "bone cancer"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bone_diseases> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/spinal_diseases>
  skos:prefLabel "spinal diseases"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bone_diseases> .

<https://concepts.sagepub.com/social-science/concept/bone_diseases>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bone_cancer>, <https://concepts.sagepub.com/social-science/concept/coxa_plana>, <https://concepts.sagepub.com/social-science/concept/spinal_diseases>, <https://concepts.sagepub.com/social-science/concept/dyschondroplasia>, <https://concepts.sagepub.com/social-science/concept/rickets>, <https://concepts.sagepub.com/social-science/concept/osteoarthropathy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/musculoskeletal_diseases>, <https://concepts.sagepub.com/social-science/concept/localized_diseases> ;
  a skos:Concept ;
  skos:prefLabel "bone diseases"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001847.html> ;
  skos:definition "Bone diseases have a major impact on affected individuals and their families, as well as on the population as a whole. Although some bone diseases lead directly to pain and deformity, bone disease is often a “silent” disorder until it causes fractures. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n191.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Bone Diseases</a>]"@en .

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

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

