@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/92692> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63357> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300037583> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65581>,
        <https://data.rkd.nl/thesaurus/65582>,
        <https://data.rkd.nl/thesaurus/92691> ;
    skos:notation "92692" ;
    skos:prefLabel "candle holder"@en,
        "kaarsenhouder"@nl ;
    skos:scopeNote "Devices for supporting candles, having one or more candle sockets or spikes to secure candles; sometimes having drips to catch wax, push-ups, and other devices for removing the stub, or adjustable features for controlling the position of the flame. For lamps using candles as the source of illumination and containing the candle within a vessel, use \"candle lamps.\""@en,
        "Lichtarmaturen met een enkele, scherpe punt of één of meerdere kaarshouders om kaarsen in te zetten. Soms hebben ze een druiprand om was op te vangen, veermechanismen en andere toevoegingen voor het verwijderen van het kaarsstompje of verstelbare onderdelen om de positie van de vlam te regelen."@nl ;
    prov:generatedAtTime "2023-08-01T10:57:43+00:00"^^xsd:dateTime .

