@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/46457> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/46455> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300154355> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "46457" ;
    skos:prefLabel "collotype (print)"@en,
        "lichtdruk (afdruk)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98466> ;
    skos:scopeNote "Photomechanical prints produced by photolithography in which the printing plate is prepared using a bichromate process, gelatin, and greasy ink, which is held in the characteristic wormlike patterns of cracks."@en,
        "Fotomechanische afdrukken die zijn geproduceerd door middel van lichtdruk."@nl ;
    prov:generatedAtTime "2023-09-20T11:02:09+00:00"^^xsd:dateTime .

