@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/110015137> a ns1:RecordSet ;
    prov:generatedAtTime "2023-06-20T15:10:33+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Zie ook de annex" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series> ;
    ns1:identifier "0072.A.4.2" ;
    ns1:includesOrIncluded <https://data.rkd.nl/.well-known/genid/d8f4acafaa154ab1394b22452124bc5c> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110015121> ;
    ns1:title "Documentatie verzameld door Jan Bronner" .

