@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/birth_and_infancy>
  skos:prefLabel "birth and infancy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/midwife> .

<https://concepts.sagepub.com/social-science/concept/midwife>
  skos:definition "A midwife is a person, generally a woman, who assisted a pregnant woman during and after the process of childbirth. The midwife has been an important part of society since prehistoric times, albeit with more or less efficacy according to place and time. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n780.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Midwife</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/women%27s_health>, <https://concepts.sagepub.com/social-science/concept/health_care_professions>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy> ;
  skos:prefLabel "midwife"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/women%27s_health>
  skos:prefLabel "women's health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/midwife> .

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

<https://concepts.sagepub.com/social-science/concept/health_care_professions>
  skos:prefLabel "health care professions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/midwife> .

