@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/110012792> a ns1:RecordSet ;
    prov:generatedAtTime "2023-06-20T13:30:44+00:00"^^xsd:dateTime ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#Series> ;
    ns1:identifier "0707.D.2.7.3.6" ;
    ns1:includesOrIncluded <https://data.rkd.nl/.well-known/genid/41bb6a94301d7423ed61f8b522866396> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110007231> ;
    ns1:title "Documentatie ten behoeve van het ontwerpproces" .

