@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/110424680> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T09:17:54+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Betreft folio 100 t/m 1152" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0418.11" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/a7cf587cd2504c3895062b5336d72bcf> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110424679> ;
    ns1:recordResourceExtent "1 deel" ;
    ns1:title "Cahier VII, een in het Rijksarchief te Arnhem gemaakte uittreksel uit het handschrift van H.S. Schoemaker" .

