@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/74746> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74728> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056138> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74746" ;
    skos:prefLabel "primary color"@en,
        "primaire kleur"@nl ;
    skos:scopeNote "Generally refers to the traditional primary colors of pigment, red, yellow, and blue, that canot be made from mixtures of other colors, and from which theoretically all other pigment colors may be produced. When two primary colors are mixed together, the result is a secondary color; for example, mixing red and yellow makes orange. For primary colors in the specific context of color vision, use the more specific terms \"psychological primary colors\" or \"physical primary colors.\""@en,
        "Verwijst in algemene zin naar de traditionele primaire pigmentkleuren rood, geel en blauw, welke niet door vermenging van andere kleuren kunnen worden geproduceerd en waarmee in theorie alle pigmentkleuren kunnen worden vervaardigd. Het resultaat van vermenging van twee primaire kleuren is een secundaire kleur; een voorbeeld is oranje, dat uit een combinatie van rood en geel ontstaat. Gebruik 'psychologische primaire kleuren' of 'fysieke primaire kleuren' voor primaire kleuren binnen de specifieke context van kleurenwaarneming."@nl ;
    prov:generatedAtTime "2023-10-04T07:05:49+00:00"^^xsd:dateTime .

