@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/maternal_mortality>
  skos:definition "Historically, a woman's death during childbirth was no surprise, but in the developed world of the 21st century, it is a rare event. Childbirth still can be a dangerous time for women, however, particularly poor women; approximately 358,000 women died, about 1,000 a day, in 2008. [Source: <a href=\"https://sk.sagepub.com/reference/the-multimedia-encyclopedia-of-women-in-todays-world-2013/n255.xml\" target=\"_blank\" data-id=\"to-sk\">The Multimedia Encyclopedia of Women in Today's World Encyclopedia of Women in Today's World; Maternal Mortality</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008428.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mortality> ;
  skos:prefLabel "maternal mortality"@en ;
  a skos:Concept .

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

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

