@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/74747> a skos:Concept ;
    skos:altLabel "luminous color (use of)"@en,
        "pure/heldere kleuren (gebruik van)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98450> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056136> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74747" ;
    skos:prefLabel "luminous color"@en,
        "heldere kleur"@nl ;
    skos:scopeNote "Applies to colors which exceed in brightness the visual field and appear to emit light."@en,
        "Duidt op kleuren die in helderheid het visuele veld overschrijden en licht lijken af te geven."@nl ;
    prov:generatedAtTime "2023-09-19T10:48:01+00:00"^^xsd:dateTime .

