@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/3932> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92583> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025189> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "3932" ;
    skos:prefLabel "copyist"@en,
        "kopiist (kunst)"@nl ;
    skos:scopeNote "People who make copies, especially those who copy manuscripts, music notation, other documents, or art works by hand. Use 'scribe' for persons who inscribe or copy texts."@en,
        "Te gebruiken voor personen die kopieën van creatieve werken maken, vooral diegenen die met de hand manuscripten, muzieknotatie, andere documenten of kunstwerken kopieëren. Gebruik 'kopiist (schrijver)' voor personen die teksten opschrijven of kopiëren"@nl ;
    prov:generatedAtTime "2024-03-14T10:51:32+00:00"^^xsd:dateTime .

