@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/miscarriage> .

<https://concepts.sagepub.com/social-science/concept/pregnancy_outcome>
  skos:prefLabel "pregnancy outcome"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/miscarriage> .

<https://concepts.sagepub.com/social-science/concept/miscarriage>
  skos:definition "Miscarriage is one type of pregnancy loss within the larger category of perinatal loss. Perinatal loss is the death of a fetus or infant during pregnancy or around the time of birth. [Source: <a href=\"https://sk.sagepub.com/reference/motherhood/n410.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Motherhood; Miscarriage</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pregnancy_outcome>, <https://concepts.sagepub.com/social-science/concept/pregnancy_complications>, <https://concepts.sagepub.com/social-science/concept/motherhood_and_health>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy> ;
  skos:prefLabel "miscarriage"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/motherhood_and_health>
  skos:prefLabel "motherhood and health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/miscarriage> .

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

<https://concepts.sagepub.com/social-science/concept/pregnancy_complications>
  skos:prefLabel "pregnancy complications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/miscarriage> .

