@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/spina_bifida>
  skos:definition "Spina bifida (SB) refers to protrusion of the spinal contents through a bony defect in the spine. The abnormality probably results from maldevelopment at the fourth week of gestation: the bony sheath surrounding the spinal cord does not form properly due to failure of the posterior vertebral arches to close. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1116.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Spina Bifida</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/spinal_diseases>, <https://concepts.sagepub.com/social-science/concept/child_health> ;
  skos:prefLabel "spina bifida"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/child_health>
  skos:prefLabel "child health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spina_bifida> .

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

