@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/homoit0001287> a skos:Concept;
  dc:identifier "homoit0001287";
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2025-02-23"^^xsd:date;
  dc:replaces <http://homosaurus.org/v2/sexualBehaviourChange>;
  rdfs:comment "Term used to describe changes in behavior related to safer sexual practices (e.g., condom use, STI testing).",
    "Término utilizado para describir cambios en el comportamiento relacionados con prácticas sexuales más seguras (por ejemplo, uso de condones, pruebas de ITS).";
  skos:changeNote "Version 4.2.0";
  skos:hasTopConcept <https://homosaurus.org/v4/homoit0001287>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:prefLabel "Sexual behavior change",
    "Cambio de comportamiento sexual",
    "Sexual behaviour change";
  skos:related <https://homosaurus.org/v4/homoit0001239>,
    <https://homosaurus.org/v4/homoit0001251>,
    <https://homosaurus.org/v4/homoit0001300> .
