@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/110429531> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T12:07:52+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "N.B. zie pag. 12 cat.VanAbbemuseum. 1983" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0920.704" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/b2ce8d2cd8564606b6908ae539daf70d> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110429495> ;
    ns1:title "Studio en openlucht atelier opnames door JCJ Vanderheyden. zw-w." .

