@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/82435> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98279> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300178624> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DOCTYPE>,
        <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82435" ;
    skos:prefLabel "multiple"@en,
        "multiple"@nl ;
    skos:scopeNote "Works of art designed to be produced so that there is more than one original, theoretically in unlimited numbers. The most common examples are works produced from plates or negatives, including engravings, etchings, lithographs, photographs, and other prints. A record for multiples typically includes general information about a printing plate and the prints made from it. This designation may also be used for sculptures and other works produced in multiples from a plate, mold, computer program, or other device or method. In cataloging, it is useful to catalog the group of multiples as a whole when the individual works will not be cataloged separately, or when there are characteristics of the whole multiples group that do not apply to each item in the group."@en,
        "Kunstwerken die zijn ontworpen om te worden geproduceerd zodat er meerdere, in theorie zelfs een onbeperkte hoeveelheid, originelen zijn; vooral het werk dat vanaf het midden van de 20e eeuw was bedoeld om de toegang tot de kunstmarkten te vergroten."@nl ;
    prov:generatedAtTime "2023-07-31T13:29:00+00:00"^^xsd:dateTime .

