@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/child_health>
  skos:prefLabel "child health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/breech_birth> .

<https://concepts.sagepub.com/social-science/concept/breech_birth>
  skos:definition "Most babies are born head first because they are in a head-down position in the mother's uterus. When a baby is positioned so that the feet are first to exit the womb, it is called a breech birth or breech baby. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n210.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Breech Birth</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/child_health>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy> ;
  skos:prefLabel "breech birth"@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/breech_birth> .

<https://concepts.sagepub.com/social-science/concept/birth_and_infancy>
  skos:prefLabel "birth and infancy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/breech_birth> .

