@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/96217> a skos:Concept ;
    skos:altLabel "doopinschrijving"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79176> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027976> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96217" ;
    skos:prefLabel "baptismal register"@en,
        "doopregister"@nl ;
    skos:scopeNote "Registers that record the administration of the sacrament of baptism to members of a community. In historical usage, these registers also served as important civic documents, in that they recorded the approximate date of birth and names of new babies, their parents, and baptismal sponsors in the community."@en,
        "Registers waarin de toediening van het sacrament van de doop wordt bijgehouden. Vervangen vaak geboorteregisters indien die niet beschikbaar zijn."@nl ;
    prov:generatedAtTime "2024-08-05T08:33:27+00:00"^^xsd:dateTime .

