@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/63464> a skos:Concept ;
    skos:altLabel "domheer"@nl,
        "kanunnikes"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64096> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025757> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63464" ;
    skos:prefLabel "canon"@en,
        "kanunnik"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63463>,
        <https://data.rkd.nl/thesaurus/63467> ;
    skos:scopeNote "Clergy of a large Christian church living as a community under a rule; also Medieval clergymen belonging to the chapter or the staff of a cathedral or collegiate church."@en,
        "Geestelijken van een grote kerk die als een gemeenschap onder bepaalde voorschriften samenleven. Wordt ook gebruikt voor middeleeuwse geestelijken die tot een kapittel of het personeel van een kathedraal of collegiale kerk behoren."@nl ;
    prov:generatedAtTime "2024-02-28T10:49:51+00:00"^^xsd:dateTime .

