@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/65591> a skos:Concept ;
    skos:altLabel "theaterlamp"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/65584> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300180323> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65591" ;
    skos:prefLabel "spotlight (lighting device)"@en,
        "spotlicht"@nl ;
    skos:scopeNote "Lighting devices with a lens or lens system which produces a concentrated, sharply defined beam of light."@en,
        "Verlichtingsmiddelen met een lens of lenssysteem die een geconcentreerde, sterke lichtbundel maakt."@nl ;
    prov:generatedAtTime "2023-08-01T11:57:50+00:00"^^xsd:dateTime .

