@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/110007192> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T14:38:16+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "KIO, foto met Hans Wijers, design software etc." ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0739.6085" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/0a5019a93f53479bb7fbc330c1d53c51> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110006302> ;
    ns1:recordResourceExtent "26 stukken" ;
    ns1:title "Foto’s van diverse gelegenheden, bestuursfoto's, Spektakio 1989, een foto van Ed Nijpels in zijn hoedanigheid van voorzitter van de Raad voor het Milieubeheer" .

