@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/92691> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92692> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300037584> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92691" ;
    skos:prefLabel "candelabra (candleholder)"@en,
        "kandelaber"@nl ;
    skos:scopeNote "Candleholders with two or more arms."@en,
        "Kaarsenstandaards met twee of meer armen."@nl ;
    prov:generatedAtTime "2023-08-01T10:59:18+00:00"^^xsd:dateTime .

