@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/98761> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67430> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300191389> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/98762> ;
    skos:notation "98761" ;
    skos:prefLabel "lighting technique"@en,
        "belichtingstechniek"@nl ;
    skos:scopeNote "Methods used in the arrangement or placement of lighting devices, for desired effects."@en ;
    prov:generatedAtTime "2024-02-27T14:59:03+00:00"^^xsd:dateTime .

