@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/80204> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98033> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300410394> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80204" ;
    skos:prefLabel "AIDS"@en,
        "AIDS"@nl ;
    skos:scopeNote "Een verworven stoornis in immuniteit van cellen, veroorzaakt door infectie door hiv-soorten. Het Amerikaanse instituut Centers for Disease Control and Prevention heeft in 1993 criteria geformuleerd: minder dan 200 CD4-positieve T-lymfocyten per microliter of minder dan 14% lymfocyten in totaal, en een verhoogde vatbaarheid voor opportunistische infecties en kwaadaardig neoplasma. Tot de klinische verschijnselen behoren ook vermagering en dementie."@en,
        "An acquired defect of cellular immunity associated with infection by species of human immunodeficiency viruses. Criteria as defined by the CDC in 1993 include a CD4-positive T-lymphocyte count under 200 cells/microliter or less than 14% of total lymphocytes, and increased susceptibility to opportunistic infections and malignant neoplasms. Clinical manifestations also include emaciation and dementia."@nl ;
    prov:generatedAtTime "2023-06-12T11:39:48+00:00"^^xsd:dateTime .

