@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/110120038> a ns1:RecordSet ;
    prov:generatedAtTime "2023-06-20T07:30:40+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Sorted by date, or sorted by the earliest known inventory number, if undated" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series> ;
    ns1:identifier "0246.B.5.2.1" ;
    ns1:includesOrIncluded <https://data.rkd.nl/.well-known/genid/33da178b4d4fc81c0b87643b2a9b6534> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110108517> ;
    ns1:title "Events" .

