@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/79396> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96881> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300167852> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64931>,
        <https://data.rkd.nl/thesaurus/74294>,
        <https://data.rkd.nl/thesaurus/74614>,
        <https://data.rkd.nl/thesaurus/74615>,
        <https://data.rkd.nl/thesaurus/79451>,
        <https://data.rkd.nl/thesaurus/90658>,
        <https://data.rkd.nl/thesaurus/93042> ;
    skos:notation "79396" ;
    skos:prefLabel "printers inking tool"@en,
        "drukkersuitrusting"@nl ;
    skos:scopeNote "Equipment used for printing and printmaking."@en,
        "Objecten die oorspronkelijk werdenvervaardigd om te worden gebruikt bij het drukken of reproduceren van geschreven, gefotografeerd of artistiek materiaal, onder andere speciaal gereedschap voor boekbinden, graveren, etsen en dergelijke."@nl ;
    prov:generatedAtTime "2022-09-28T11:08:38+00:00"^^xsd:dateTime .

