@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/41356> a skos:Concept ;
    skos:altLabel "prentendrukker"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98066> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025732> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/47080>,
        <https://data.rkd.nl/thesaurus/92864> ;
    skos:notation "41356" ;
    skos:prefLabel "printer (person)"@en,
        "drukker"@nl ;
    skos:scopeNote "Refers to people in the commercial printing trade. For artists who make prints, see \"printmakers.\""@en,
        "Te gebruiken voor personen die werkzaam zijn als commercieel drukker. Gebruik 'prentkunstenaars' voor kunstenaars die prenten maken."@nl ;
    prov:generatedAtTime "2023-10-26T09:00:23+00:00"^^xsd:dateTime .

