@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/110012935> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T12:25:43+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Bij de inventarisering van het archief is dit inventarisnummer komen te vervallen." ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0620.929" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/a3e4928e5e7a42358b7608fb4d002f04> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110012756> ;
    ns1:title "Leeg inventarisnummer" .

