@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/homoit0003909> a skos:Concept;
  dc:identifier "homoit0003909";
  dc:issued "2025-03-20"^^xsd:date;
  dc:modified "2026-06-30"^^xsd:date;
  rdfs:comment "Medication taken after a possible exposure to HIV to prevent infection."@en,
    "Medicatie die wordt ingenomen na mogelijke blootstelling aan HIV om infectie te voorkomen."@nl,
    "Medicin som tas efter eventuell hiv-exponering för att förhindra infektion."@sv;
  skos:altLabel "Post-exposure prophylaxis (HIV)"@en,
    "HIV PEP"@en,
    "HIV post-exposure prophylaxis"@en,
    "HIV post-exposure prophylaxis"@nl,
    "Post-exposure prophylaxis (HIV)"@nl,
    "Hiv – postexpositionsprofylax"@sv;
  skos:broader <https://homosaurus.org/v5/homoit0001007>;
  skos:changeNote "Version 5.0.4";
  skos:hasTopConcept <https://homosaurus.org/v5/homoit0001004>;
  skos:inScheme <https://homosaurus.org/v4>;
  skos:prefLabel "PEP (HIV)"@en,
    "PEP (HIV)"@nl,
    "PEP (hiv)"@sv;
  skos:related <https://homosaurus.org/v5/homoit0000005> .
