@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/96762> a skos:Concept ;
    skos:altLabel "Synod of Dordrecht"@en,
        "Synode van Dordrecht"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98449> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379063> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96762" ;
    skos:prefLabel "synod"@en,
        "synode"@nl ;
    skos:scopeNote "Assemblies of the clergy of designated ranks of a particular church, nation, province, or diocese, convened for discussing and deciding ecclesiastical affairs and regulating matters of church doctrine and discipline."@en,
        "Vergaderingen van de geestelijken van een zekere rang binnen een bepaalde kerk, natie, provincie of bisdom, die bijeengeroepen worden om kerkelijke zaken te bespreken en te besluiten, en kwesties van kerkelijke doctrine en discipline te reguleren."@nl ;
    prov:generatedAtTime "2023-09-19T10:13:25+00:00"^^xsd:dateTime .

