@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/homoit0000635> a skos:Concept;
  dc:identifier "homoit0000635";
  dc:issued "2019-05-14"^^xsd:date;
  dc:modified "2026-06-30"^^xsd:date;
  dc:replaces <http://homosaurus.org/v2/HIV-negativePeople>;
  rdfs:comment "Personen, die sich nicht mit HIV infiziert haben.",
    "Individuals who have not contracted HIV.",
    "Personas que no han contraído el VIH.",
    "Personen die geen HIV hebben opgelopen.",
    "Personer som inte har hiv.";
  skos:altLabel "HIV-seronegative Personen",
    "HIV-seronegative people",
    "Personas seronegativas";
  skos:changeNote "Version 5.0.4";
  skos:hasTopConcept <https://homosaurus.org/v5/homoit0000635>;
  skos:inScheme <https://homosaurus.org/v3>;
  skos:prefLabel "HIV-negative Personen",
    "HIV-negative people",
    "Personas negativas al VIH",
    "Seronegatieven",
    "Hivnegativa personer";
  skos:related <https://homosaurus.org/v5/homoit0000005>,
    <https://homosaurus.org/v5/homoit0000636>,
    <https://homosaurus.org/v5/homoit0000638>,
    <https://homosaurus.org/v5/homoit0000639>,
    <https://homosaurus.org/v5/homoit0000640> .
