@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/46918> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62752> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300128366> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "46918" ;
    skos:prefLabel "color slide"@en,
        "kleurendia"@nl ;
    skos:scopeNote "Photographic slides having images composed of more than one hue, plus the neutral tones. For slides having a range of tones within one hue, see \"black-and-white slides.\""@en,
        "Diapositieven waarbij de afbeelding is samengesteld uit meer dan één kleurschakering plus de neutrale kleuren. Gebruik 'zwart-wit dia's' voor diapositieven die een reeks tonen hebben in één kleurschakering."@nl ;
    prov:generatedAtTime "2021-10-19T14:59:26+00:00"^^xsd:dateTime .

