@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/74679> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79826> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053257> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/98281> ;
    skos:notation "74679" ;
    skos:prefLabel "copying"@en,
        "kopiëren"@nl ;
    skos:scopeNote "Refers to any of various processes or techniques involving making, imitating, or reproducing objects, built works, or documents."@en,
        "Wordt gebruikt voor allerlei procédés of technieken waarmee voorwerpen of documenten worden gemaakt, nagemaakt of gereproduceerd. Te onderscheiden van 'falsificeren (kopiëren)', omdat daarbij bedrog wordt gepleegd."@nl ;
    prov:generatedAtTime "2023-07-31T13:23:12+00:00"^^xsd:dateTime .

