@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/110000840> a ns1:Record ;
    prov:generatedAtTime "2023-06-15T13:32:44+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Five photos printed on one sheet." ;
    ns1:hasOrHadPart <https://data.rkd.nl/.well-known/genid/06241855fab5aa26aba3d9ede000a555> ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0408.1393" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/011f797af3cc4d59bafaccd3d3b732d7> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110000762> ;
    ns1:recordResourceExtent "6 photos and 2 other ills." ;
    ns1:title "Photos of the studio in Meudon with a large number of works by Van Doesburg hanging on and propped against the walls. (Early 1930s)" .

