@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/v2/genderIdentity> a skos:Concept;
  dc:identifier "genderIdentity";
  dc:isReplacedBy <https://homosaurus.org/v3/homoit0000571>;
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2021-09-24"^^xsd:date;
  rdfs:comment "A person’s experience of having a particular gender, which may or may not correspond with the sex they were assigned at birth";
  skos:altLabel "Gender-variant identity";
  skos:broader <https://homosaurus.org/v2/gender>;
  skos:changeNote "Version 2.3.0";
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh91003756>;
  skos:hasTopConcept <https://homosaurus.org/v2/gender>;
  skos:inScheme <http://homosaurus.org/v2>;
  skos:narrower <https://homosaurus.org/v2/assignedGender>,
    <https://homosaurus.org/v2/bigenderIdentity>,
    <https://homosaurus.org/v2/genderfluid>,
    <https://homosaurus.org/v2/men>,
    <https://homosaurus.org/v2/nonEuroAmericanGenderAndSexualIdentities>,
    <https://homosaurus.org/v2/pangenderIdentity>,
    <https://homosaurus.org/v2/transgenderIdentity>,
    <https://homosaurus.org/v2/trigenderIdentity>,
    <https://homosaurus.org/v2/women>,
    <https://homosaurus.org/v2/xenogender>;
  skos:prefLabel "Gender identity";
  skos:related <https://homosaurus.org/v2/agenderPeople>,
    <https://homosaurus.org/v2/chosenName>,
    <https://homosaurus.org/v2/cisgenderPeople>,
    <https://homosaurus.org/v2/deadnaming>,
    <https://homosaurus.org/v2/demigenderPeople>,
    <https://homosaurus.org/v2/genderBinary>,
    <https://homosaurus.org/v2/gendercide>,
    <https://homosaurus.org/v2/genderDiversity>,
    <https://homosaurus.org/v2/genderDysphoria>,
    <https://homosaurus.org/v2/genderExpression>,
    <https://homosaurus.org/v2/genderism>,
    <https://homosaurus.org/v2/genderRoles>,
    <https://homosaurus.org/v2/givenName>,
    <https://homosaurus.org/v2/LGBTI>,
    <https://homosaurus.org/v2/misgendering>,
    <https://homosaurus.org/v2/nonBinaryPeople>,
    <https://homosaurus.org/v2/roleBehaviour>,
    <https://homosaurus.org/v2/sexualIdentity>,
    <https://homosaurus.org/v2/transgenderism>,
    <https://homosaurus.org/v2/transgenderPeople>,
    <https://homosaurus.org/v2/transitioningTransgender>,
    <https://homosaurus.org/v2/trans>,
    <https://homosaurus.org/v2/relationshipOrientation> .
