@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/80190> a skos:Concept ;
    skos:altLabel "medical science"@en,
        "medisch specialisme"@nl,
        "medische wetenschap"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/94288> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054518> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/82524>,
        <https://data.rkd.nl/thesaurus/82837>,
        <https://data.rkd.nl/thesaurus/98867> ;
    skos:notation "80190" ;
    skos:prefLabel "medicine (discipline)"@en,
        "geneeskunde"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81118> ;
    skos:scopeNote "Discipline concerned with the study of human diseases and injuries, including their causes, treatment, and prevention, and with the diagnosis and management of patients."@en,
        "Te gebruiken in algemene zin voor het bestuderen van menselijke ziekten en letsel, inclusief de oorzaak, behandeling en het voorkomen hiervan en met daarbij de diagnose en hoe men met patiënten omgaat."@nl ;
    prov:generatedAtTime "2024-05-07T14:38:29+00:00"^^xsd:dateTime .

