@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/74948> a skos:Concept ;
    skos:altLabel "kleurenleer"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98368> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379551> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74948" ;
    skos:prefLabel "color theory"@en,
        "kleurentheorie"@nl ;
    skos:scopeNote "In the visual arts refers to systematization of the individual properties of colors and of their complex interactions. For the historical theory of applying color, especially in Renaissance art theory, use \"colorito.\""@en,
        "Verwijst in de visuele kunsten naar een systematische indeling van de individuele eigenschappen van kleuren en hun complexe interacties."@nl ;
    prov:generatedAtTime "2023-08-15T13:46:38+00:00"^^xsd:dateTime .

