@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/98317> a skos:Concept ;
    skos:altLabel "serigrafie (procedé)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/61766> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053281> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98317" ;
    skos:prefLabel "screen printing"@en,
        "zeefdruk (procedé)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/61690> ;
    skos:scopeNote "Stencil technique of printing in which ink or dye is forced through a mesh, traditionally silk, on which a design has been formed by stopping out certain areas."@en,
        "Drukken door inkt of verf door een zeef te duwen waarin een ontwerp is aangebracht door bepaalde gedeelten af te sluiten."@nl ;
    prov:generatedAtTime "2023-08-03T09:14:31+00:00"^^xsd:dateTime .

