@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/66590> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300080617> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66590" ;
    skos:prefLabel "font"@en,
        "doopvont"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64678> ;
    skos:scopeNote "Large basins or other vessels, often made of stone and with a cover, set in or on the ground or fixed on a pedestal; intended to catch the runoff water used during the baptism ceremony. As used in certain denominations, the basin must have a drain so that the baptismal water can flow directly into the ground."@en,
        "Bekkens of andere vaten, die vaak op een voetstuk geplaatst zijn en water bevatten voor de doop."@nl ;
    prov:generatedAtTime "2023-08-01T12:03:44+00:00"^^xsd:dateTime .

