@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/73941> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67235> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300051964> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67870> ;
    skos:notation "73941" ;
    skos:prefLabel "daylight"@en,
        "daglicht"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/96809> ;
    skos:scopeNote "Use with reference to the natural light of day; for the direct light of the sun specifically, use \"sunlight.\""@en,
        "Te gebruiken met betrekking tot het natuurlijke licht overdag; gebruik 'zonlicht' als specifiek het directe licht van de zon wordt bedoeld."@nl ;
    prov:generatedAtTime "2022-07-27T09:54:04+00:00"^^xsd:dateTime .

