@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/osteogenesis_imperfecta>
  skos:definition "Patients with osteogenesis imperfecta (OI), a genetic disorder characterized by bone fragility, suffer from multiple fractures and other skeletal defects. There are four major forms of OI and two rare variants. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n913.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Osteogenesis Imperfecta</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/dyschondroplasia> ;
  skos:prefLabel "osteogenesis imperfecta"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/osteogenesis_imperfecta> .

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

