@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/110429485> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T12:09:13+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "N.B. gebruikt in de tentoonstelling" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0920.467" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/9337a26453f7421a97b172a730d318a4> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110429441> ;
    ns1:title "Van Abbemuseum, Bibliotheek, 'JCJ Vanderheyden', twee kleurenfoto’s" .

