@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/65414> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64540> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379215> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65414" ;
    skos:prefLabel "rainbow"@en,
        "regenboog"@nl ;
    skos:scopeNote "Series of colored arcs that can appear when light, usually from the sun, interacts with water. Colors emerge as distinct bands after light in the water goes through a process of refraction, dispersal, reflection, and refraction again."@en ;
    prov:generatedAtTime "2022-07-27T08:10:47+00:00"^^xsd:dateTime .

