@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/gamete_donation>
  skos:prefLabel "gamete donation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/egg_donation> .

<https://concepts.sagepub.com/social-science/concept/egg_donation>
  skos:definition "EGG DONATION IS not a new area of research. It has been one of the methods to address infertility for many years. [Source: <a href=\"https://sk.sagepub.com/reference/stemcell/n88.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Stem Cell Research; Egg Donation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gamete_donation> ;
  skos:prefLabel "egg donation"@en ;
  a skos:Concept .

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

