@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/92896> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74275> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300154361> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "92896" ;
    skos:prefLabel "line block print"@en,
        "lijncliché"@nl ;
    skos:scopeNote "Photomechanical prints that involve only two tones, usually black and white, with no gradations."@en,
        "Fotomechanische afdrukken waarbij slechts twee kleuren worden gebruikt, meestal zwart en wit, zonder geleidelijke overgangen."@nl ;
    prov:generatedAtTime "2023-06-13T11:46:29+00:00"^^xsd:dateTime .

