@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/110552002> a ns1:Record ;
    prov:generatedAtTime "2024-08-01T08:53:11+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Met notities van Sleutelaar" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "1020.204" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/72632da4a94843f0ba4ee60d46d3cde8> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110552001> ;
    ns1:recordResourceExtent "1 omslag" ;
    ns1:title "Documentatie verzameld door Hans Sleutelaar, gericht aan Van Garrel" .

