@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/47144> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64096> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264485> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "47144" ;
    skos:prefLabel "curate"@en,
        "kapelaan"@nl ;
    skos:scopeNote "Refers to Christian clergy who have the charge ('cure') of a parish. The term is more often popularly used to denote assistants or unbeneficed clergymen who help or temporarily replace priests, vicars, rectors, or other incumbents of parishes."@en,
        "Verwijst naar christelijke geestelijken die een parochie onder hun hoede hebben. De term wordt in populaire zin vooral gebruikt als aanduiding van assistenten of geestelijken zonder beneficie die priesters, dominees, predikanten of andere parochieleiders tijdelijk vervangen."@nl ;
    prov:generatedAtTime "2023-06-19T09:22:54+00:00"^^xsd:dateTime .

