@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/46449> a skos:Concept ;
    skos:altLabel "rastercliché"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/74275> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300154372> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46658> ;
    skos:notation "46449" ;
    skos:prefLabel "relief halftone (print)"@en,
        "autotypie (afdruk)"@nl ;
    skos:scopeNote "Photomechanical prints, usually illustrations, characterized by having tonal gradation simulated by a pattern of small dots that vary in size. They are typically printed from a block in which the tones were broken up into dots of various sizes by the interposition of a glass screen, ruled with fine cross-lines, between the camera and the object, usually another photograph."@en,
        "Fotomechanische hoogdrukken die een halftint-doek gebruiken om een afbeelding op te delen in een regelmatig patroon van punten, zodat gradaties van kleuren kunnen worden weergegeven."@nl ;
    prov:generatedAtTime "2023-06-13T13:29:42+00:00"^^xsd:dateTime .

