@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/prenatal_care>
  skos:definition "Prenatal care, also called antenatal care, refers to medical treatment of pregnant women. Though pregnancy is a normal female physiological process, rather than an illness or disease, it still introduces physical risks to the mother and the fetus; therefore, prenatal care's primary emphasis is on reducing and/or eliminating known threats to maternal and infant health. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n654.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Prenatal Care</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011295.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patient_care>, <https://concepts.sagepub.com/social-science/concept/maternal_health_services>, <https://concepts.sagepub.com/social-science/concept/child_health> ;
  skos:prefLabel "prenatal care"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/maternal_health_services>
  skos:prefLabel "maternal health services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prenatal_care> .

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

<https://concepts.sagepub.com/social-science/concept/patient_care>
  skos:prefLabel "patient care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prenatal_care> .

