@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_mortality>
  skos:definition "Child survival against poverty is a major issue in the millennium. The importance of the survival of children for the future of a race is the reason for the global community’s concern about child mortality. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i3005.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Child Mortality</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D046688.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mortality> ;
  skos:prefLabel "child 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/child_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/child_mortality> .

