@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/110053536> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T11:46:33+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote """1e omslag: deel 1 t/m 5
2e omslag: deel 6 t/m 10""" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0263.160" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/2a4f202daace4290bc8b0399c23c7706> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110053522> ;
    ns1:recordResourceExtent "2 omslagen" ;
    ns1:title "Leonard Roggeveen. 'Piet en Nel - deel 1 t/m 10'. Den Haag: Van Goor en Zonen" .

