@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/61489> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74279> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300128359> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/AFBSRT>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62770> ;
    skos:notation "61489" ;
    skos:prefLabel "color photograph"@en,
        "kleurenfoto"@nl ;
    skos:scopeNote "The broad class of photographs having images composed of more than one hue, plus the neutral tones. For photographs having a range of tones within one hue, see \"black-and-white photographs.\""@en,
        "Foto's waarbij de afbeelding is samengesteld uit meer dan één kleurschakering, plus de neutrale kleuren. Gebruik 'zwart-wit foto's' voor foto's die een reeks tonen in één kleurschakering hebben."@nl ;
    prov:generatedAtTime "2023-07-25T07:17:19+00:00"^^xsd:dateTime .

