@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/110004339> a ns1:Record ;
    prov:generatedAtTime "2023-06-15T14:10:28+00:00"^^xsd:dateTime ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0629.172" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/e6cf5dd1a5594dd68a86bf85d70bbbbc> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110003967> ;
    ns1:recordResourceExtent "1 deel" ;
    ns1:title "E.M. Rogge, De toegepaste kunsten in Nederland. Een reeks monografieën over hedendaagsche sier- en nijverheidskunst" .

