@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/37178> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63357> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300182005> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG> ;
    skos:notation "37178" ;
    skos:prefLabel "wall brackets"@en,
        "armatuur"@nl ;
    skos:scopeNote "Lamps or candleholders that are attached to, or suspended from, some form of bracket by which they can be hung on a wall or that is affixed to the wall."@en,
        "Lampen of kandelaars die zijn bevestigd, of opgehangen aan, een bepaalde vorm van beugel waarmee ze kunnen worden opgehangen aan een muur."@nl ;
    prov:generatedAtTime "2021-10-19T14:57:55+00:00"^^xsd:dateTime .

