@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/homoit0000594> a skos:Concept;
  dc:identifier "homoit0000594";
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2026-06-30"^^xsd:date;
  dc:replaces <http://homosaurus.org/v2/LGBT>;
  rdfs:comment "Acronym used to describe lesbians, gay men, bisexual people, and transgender people as a group."@en,
    "Acrónimo utilizado para describir a lesbianas, hombres gay, personas bisexuales y personas transgénero como grupo."@es,
    "Alleen gebruikt om lesbische vrouwen, homomannen, biseksuelen en transgender personen als een groep te beschrijven"@nl,
    "Akronym som används för att beskriva homosexuella, bisexuella och transpersoner som grupp."@sv;
  skos:altLabel "GLBT"@en,
    "GLBT"@es;
  skos:broader <https://homosaurus.org/v5/homoit0000805>,
    <https://homosaurus.org/v5/homoit0000806>;
  skos:changeNote "Version 5.0.4";
  skos:hasTopConcept <https://homosaurus.org/v5/homoit0000805>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:narrower <https://homosaurus.org/v5/homoit0000703>,
    <https://homosaurus.org/v5/homoit0000804>;
  skos:prefLabel "LGBT"@en,
    "LGBT"@es,
    "LHBT"@nl,
    "Hbt"@sv;
  skos:related <https://homosaurus.org/v5/homoit0000143>,
    <https://homosaurus.org/v5/homoit0000485>,
    <https://homosaurus.org/v5/homoit0000733>,
    <https://homosaurus.org/v5/homoit0001403> .
