@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/58811> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/54048> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300128695> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46478>,
        <https://data.rkd.nl/thesaurus/46661> ;
    skos:notation "58811" ;
    skos:prefLabel "gelatin silver print"@en,
        "gelatinezilverdruk"@nl ;
    skos:scopeNote "Refers to photographic prints having gelatin as the binder, holding silver as the final image material; always black-and-white, though they may be toned to a monochrome hue."@en,
        "Fotografische afdrukken met gelatine als bindmiddel, met zilver als het materiaal waaruit het beeld uiteindelijk gevormd wordt. Ze zijn altijd zwart/wit, hoewel ze tot een monochrome kleurschakering getoneerd zouden kunnen worden."@nl ;
    prov:generatedAtTime "2023-03-22T15:28:16+00:00"^^xsd:dateTime .

