@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/110050647> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T09:57:23+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Die brief van Ragon is z.j." ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0095.251" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/3a2e604c93854dc99a4c4ce6e17db2e7> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110050384> ;
    ns1:recordResourceExtent "1 omslag" ;
    ns1:title "Brieven aan Asger Jorn van: Christian Dotremont (2); Michel Ragon (1); Pierre Alechinski (1); met een brief van Asger Jorn aan Christian Dotremont" .

