@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/96808> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79969> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300051944> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65588>,
        <https://data.rkd.nl/thesaurus/74601>,
        <https://data.rkd.nl/thesaurus/74602>,
        <https://data.rkd.nl/thesaurus/81127>,
        <https://data.rkd.nl/thesaurus/96809> ;
    skos:notation "96808" ;
    skos:prefLabel "lighting"@en,
        "verlichtingssysteem"@nl ;
    skos:scopeNote "Arrangements and installation systems of lighting devices for particular effects."@en,
        "Wordt gebruikt voor de opstellingen en installatiesystemen van belichtingsapparatuur voor bepaalde effecten."@nl ;
    prov:generatedAtTime "2023-08-01T11:53:45+00:00"^^xsd:dateTime .

