@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/homoit0004333> a skos:Concept;
  dc:identifier "homoit0004333";
  dc:issued "2026-02-23"^^xsd:date;
  dc:modified "2026-06-30"^^xsd:date;
  rdfs:comment "Personer som använder personliga pronomen som inte officiellt (i ordböcker etc.) erkänns av språket de används i."@sv,
    "People who use personal pronouns that are not officially (i.e., in dictionaries, style guides, etc.) recognized by the language that they are used in."@en,
    "Mensen die persoonlijke voornaamwoorden/pronouns gebruiken die niet officieel (d.w.z. in woordenboeken, stijlgidsen, enz.) erkend worden door de taal waarin ze gebruikt worden."@nl;
  skos:changeNote "Version 5.0.4";
  skos:hasTopConcept <https://homosaurus.org/v5/homoit0004333>;
  skos:inScheme <https://homosaurus.org/v4>;
  skos:prefLabel "Användare av neopronomen"@sv,
    "Neopronoun users"@en,
    "Neopronoun gebruikers"@nl;
  skos:related <https://homosaurus.org/v5/homoit0001672> .
