@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/motherhood_studies>
  skos:prefLabel "motherhood studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ectogenesis> .

<https://concepts.sagepub.com/social-science/concept/ectogenesis>
  skos:definition "Ectogenesis (from the Greek ecto, outer, and genesis, origin) is artificial reproduction outside the body. An 1883 biology text on pathogenic anatomy introduced the term to describe bacteria that reproduce outside the body. [Source: <a href=\"https://sk.sagepub.com/reference/motherhood/n170.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Motherhood; Ectogenesis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/motherhood_studies>, <https://concepts.sagepub.com/social-science/concept/artificial_conception> ;
  skos:prefLabel "ectogenesis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/artificial_conception>
  skos:prefLabel "artificial conception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ectogenesis> .

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

