@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/98762> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98761> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300051982> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67820>,
        <https://data.rkd.nl/thesaurus/67821>,
        <https://data.rkd.nl/thesaurus/98763> ;
    skos:notation "98762" ;
    skos:prefLabel "directional lighting"@en,
        "gerichte belichting"@nl ;
    skos:scopeNote "Lighting of an object or work plane primarily from a specific and preferred direction."@en,
        "Wordt gebruikt voor de voornaamste verlichting van een object of werk, met name als die vanuit een specifieke en geprefereerde richting komt."@nl ;
    prov:generatedAtTime "2024-02-27T15:16:26+00:00"^^xsd:dateTime .

