@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/79349> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98203> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028477> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/79347>,
        <https://data.rkd.nl/thesaurus/79478>,
        <https://data.rkd.nl/thesaurus/79512>,
        <https://data.rkd.nl/thesaurus/79513>,
        <https://data.rkd.nl/thesaurus/98330> ;
    skos:notation "79349" ;
    skos:prefLabel "reprographic copy"@en,
        "reprografische kopie"@nl ;
    skos:scopeNote "Reproductions of documents or graphic materials in facsimile form by means other than conventional printing, for example photocopying, microfilm, and digitalization."@en,
        "Reproducties van documenten of grafisch materiaal als facsimile met andere middelen dan conventionele druk, bijvoorbeeld fotokopie, microfilm en digitalisering."@nl ;
    prov:generatedAtTime "2023-08-10T11:55:54+00:00"^^xsd:dateTime .

