@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/110124376> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T07:11:35+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Brieven van Prof. Dr. Witte over Jan Joest, 31 januari, 27 februari en 14 oktober 1931" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0264.9" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/547736860dfc4ba5a1868dbcafd80fda> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110124373> ;
    ns1:recordResourceExtent "3 stukken" ;
    ns1:title "Witte, Prof. Dr." .

