@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/98033> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94106> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055130>,
        <https://www.wikidata.org/entity/Q12136> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65559>,
        <https://data.rkd.nl/thesaurus/80204>,
        <https://data.rkd.nl/thesaurus/80215>,
        <https://data.rkd.nl/thesaurus/81553>,
        <https://data.rkd.nl/thesaurus/82173>,
        <https://data.rkd.nl/thesaurus/91600>,
        <https://data.rkd.nl/thesaurus/98516> ;
    skos:notation "98033" ;
    skos:prefLabel "disease"@en,
        "ziekte"@nl ;
    skos:scopeNote "An abnormal, pathological condition that affects part or all of an organism, affecting the functioning of one or more of an organism's systems, parts, or organs. It is often construed as a medical condition associated with specific symptoms and signs."@en,
        "Abnormale werking van één of meer systemen, delen of organen van een organisme."@nl ;
    prov:generatedAtTime "2023-10-16T14:39:20+00:00"^^xsd:dateTime .

