@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://homosaurus.org/v4/homoit0002625> a skos:Concept;
  dc:identifier "homoit0002625";
  dc:issued "2023-04-14"^^xsd:date;
  dc:modified "2025-02-23"^^xsd:date;
  rdfs:comment "Donors who donated their gametes with the understanding that their identity and/or contact information would be released to any offspring born of that donation. The age at which the offspring receives this information varies, following the donor's preference.",
    "Donantes que donaron sus gametos con el entendimiento de que su identidad y/o información de contacto se divulgarían a cualquier descendiente nacido de esa donación. La edad a la que el descendiente recibe esta información varía según la preferencia del donante.";
  skos:altLabel "Identity release donors",
    "Willing-to-be-known donors",
    "Donantes con identidad revelada";
  skos:broader <https://homosaurus.org/v4/homoit0000364>;
  skos:changeNote "Version 4.2.0";
  skos:hasTopConcept <https://homosaurus.org/v4/homoit0000364>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:prefLabel "Open identity donors (Reproduction) ",
    "Donantes de identidad abierta (Reproducción)" .
