@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/110429608> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T11:43:16+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "N.B. zie pag. 77, Cat. Gemeentemuseum Den Haag, 1977" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0920.486" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/1e7a764e73664952baede9b0048b4392> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110429601> ;
    ns1:title "‘Looking to the photograph’, kleurenfoto" .

