@prefix ns1: <https://www.ica.org/standards/RiC/ontology#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/archives/110005846> a ns1:Record ;
    prov:generatedAtTime "2023-06-15T14:13:23+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "De catalogus hoorde bij een tentoonstelling in Toronto, Canada" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0649.66" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/d82a4d31e8c444e7b18fbf56ba1ecf7d> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110004685> ;
    ns1:recordResourceExtent "1 omslag" ;
    ns1:title "Afdrukken van foto’s van Alexander van Berge (Amsterdam), vervaardigd ten behoeve van de catalogus ‘Concepts Comments Process. Dutch Jewellery 1967-1987. Le Bijou Néerlandais’" .

