@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/110056459> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T12:56:55+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Betreft 3 exemplaren" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0118.217" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/3133b3d2d174446b8c11a03bdcf60615> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110056450> ;
    ns1:recordResourceExtent "1 omslag" ;
    ns1:title "'Uitgewerkt college Hoogewerff', in: 'Aard en aanvang van de vroeg christelijke kunst', nr. 4" .

