@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/110000672> a ns1:Record ;
    prov:generatedAtTime "2023-06-15T13:32:26+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "From 1940 only the envelope is kept." ;
    ns1:hasOrHadPart <https://data.rkd.nl/.well-known/genid/4011f650b5d6bd57639953673dae6d58> ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0740.012" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/bf5f67c403de4465aed691916fa3145e> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110003743> ;
    ns1:recordResourceExtent "2 pieces" ;
    ns1:title "Letter by Carel Mondriaan to Piet Mondrian, 1938 and 1940" .

