@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/homoit0000120> a skos:Concept;
  dc:identifier "homoit0000120";
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2025-02-23"^^xsd:date;
  dc:replaces <http://homosaurus.org/v2/genderAssignedAtBirth>;
  rdfs:comment "The legal gender marker recorded in birth-related certifications and registries. Often but not always used synonymously with “sex assigned at birth.\" Also used in reference to the gendered roles and expectations associated with said gender marker.",
    "El marcador legal de género registrado en las certificaciones y registros relacionados con el nacimiento. A menudo, pero no siempre, se utiliza como sinónimo de \"sexo asignado al nacer\". También se utiliza en referencia a los roles de género y las expectativas asociadas con dicho marcador de género.";
  skos:altLabel "Birth gender",
    "Natal gender",
    "GAAB",
    "Assigned gender at birth",
    "AGAB",
    "Designated gender at birth",
    "DGAB",
    "Gender at birth";
  skos:broader <https://homosaurus.org/v4/homoit0000078>;
  skos:changeNote "Version 4.2.0";
  skos:hasTopConcept <https://homosaurus.org/v4/homoit0000560>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:prefLabel "Gender assigned at birth",
    "Género asignado al nacer";
  skos:related <https://homosaurus.org/v4/homoit0000118>,
    <https://homosaurus.org/v4/homoit0000119>,
    <https://homosaurus.org/v4/homoit0000271>,
    <https://homosaurus.org/v4/homoit0000567>,
    <https://homosaurus.org/v4/homoit0000573>,
    <https://homosaurus.org/v4/homoit0001268>,
    <https://homosaurus.org/v4/homoit0001378>,
    <https://homosaurus.org/v4/homoit0002256> .
