@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/110004005> a ns1:Record ;
    prov:generatedAtTime "2023-06-15T14:09:51+00:00"^^xsd:dateTime ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0629.142" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/08658f0c7da84f119f286475dbe2b8f1> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110003922> ;
    ns1:recordResourceExtent "1 deel" ;
    ns1:title "Brochure ‘Huis der Provincie Gelderland. Bouwkunst, een brochure over het samengaan van architectuur en beeldende kunst’" .

