@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/110101171> a ns1:RecordSet ;
    prov:generatedAtTime "2023-06-20T11:14:15+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Voor fotokopieën van brieven aan de heer Mekkink zie inv.nr 3 (bij geaddresseerde Delorm)" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series> ;
    ns1:identifier "0006.A.23" ;
    ns1:includesOrIncluded <https://data.rkd.nl/.well-known/genid/2f37f3df512a54256ec83c116be781a8> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110088329> ;
    ns1:title "X t/m Z" .

