@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/homoit0001807> a skos:Concept;
  dc:identifier "homoit0001807";
  dc:issued "2022-01-18"^^xsd:date;
  dc:modified "2025-02-23"^^xsd:date;
  rdfs:comment "Statements used to caution individuals that materials may be disturbing or offensive. Includes warnings assigned to fanworks (usually by the creator) that give information about possibly upsetting, triggering, or controversial elements within a work."@en,
    "Declaraciones utilizadas para advertir a personas que los materiales pueden ser perturbadores u ofensivos. Incluye advertencias asignadas a obras de fanwork (generalmente por el creador) que brindan información sobre elementos posiblemente perturbadores, desencadenantes o controversiales dentro de una obra."@es;
  skos:altLabel "Trigger warnings"@en,
    "Advertencias"@es;
  skos:broader <https://homosaurus.org/v4/homoit0002161>;
  skos:changeNote "Version 4.2.0";
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2017003111>;
  skos:hasTopConcept <https://homosaurus.org/v4/homoit0001345>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:narrower <https://homosaurus.org/v4/homoit0002195>,
    <https://homosaurus.org/v4/homoit0002215>;
  skos:prefLabel "Content warnings"@en,
    "Advertencias de contenido"@es .
