@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/v5/homoit0000110> a skos:Concept;
  dc:identifier "homoit0000110";
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2026-06-30"^^xsd:date;
  dc:replaces <http://homosaurus.org/v2/bigenderIdentity>;
  rdfs:comment "Terme utilisé pour décrire l'identité des personnes qui ont deux genres.",
    "Term used to describe the identities of people who have two genders.",
    "Término utilizado para describir la identidad de personas que tienen dos géneros.",
    "Bezeichnung für die Identität von Menschen, die zwei Geschlechter haben.",
    "Term som används för att beskriva identiteter hos personer som har två kön.";
  skos:broader <https://homosaurus.org/v5/homoit0000571>;
  skos:changeNote "Version 5.0.4";
  skos:hasTopConcept <https://homosaurus.org/v5/homoit0000560>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:prefLabel "Identité bigenre",
    "Bigender identity",
    "Identidad bigénero",
    "Bigender-Identität",
    "Bigender identiteit",
    "Bigender-identitet";
  skos:related <https://homosaurus.org/v5/homoit0000111>,
    <https://homosaurus.org/v5/homoit0000569> .
