@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/96042> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64096> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q3245180> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY> ;
    skos:notation "96042" ;
    skos:prefLabel "comforter of the sick"@en,
        "ziekentrooster"@nl ;
    skos:scopeNote "Lay or appointed clergy person tasked with visiting and comforting the severely ill, often employed by the Dutch East India Company"@en,
        "Leek of geestelijke belast met het bezoeken en troosten van ernstig zieken, vaak in dienst van de VOC"@nl ;
    prov:generatedAtTime "2022-09-22T08:11:51+00:00"^^xsd:dateTime .

