@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/61766> a skos:Concept ;
    skos:altLabel "printed"@en,
        "printing for another"@en,
        "drukken voor een ander"@nl,
        "gedrukt"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90018> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053319> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/54100>,
        <https://data.rkd.nl/thesaurus/54104>,
        <https://data.rkd.nl/thesaurus/61444>,
        <https://data.rkd.nl/thesaurus/98314>,
        <https://data.rkd.nl/thesaurus/98317> ;
    skos:notation "61766" ;
    skos:prefLabel "printing (process)"@en,
        "drukken"@nl ;
    skos:scopeNote "Various means of reproducing identical copies of graphic matter in a fixed form. Processes by which an image, pictorial or textual, is transferred, usually to paper or cloth, most often by means of a plate, block, stone, or screen. Use also for the making of photographic prints and, with computers, for the production of a paper copy of stored data. For the production of prints in a fine arts context, prefer \"printmaking.\" \""@en,
        "Wordt gebruikt voor procédés waarbij een beeldende of tekstuele voorstelling wordt overgebracht op papier of stof, meestal door middel van een plaat, blok, steen of rooster. Wordt ook gebruikt voor het maken van fotografische afdrukken. Gebruik liever 'drukkunst' voor het drukken als schone kunst."@nl ;
    prov:generatedAtTime "2024-04-15T14:12:42+00:00"^^xsd:dateTime .

