@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/110287942> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T07:39:43+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Zie ook de brieven van de heer Kist aan Deborah in inventarisnummer 147." ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0129.314" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/de8c4c1beb284063b3928e9c8a490e76> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110287936> ;
    ns1:recordResourceExtent "2 stukken" ;
    ns1:title "Ingekomen brief van A.B. de Vries en kopie van uitgaande brief aan de heer J.R. Kist" .

