@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/110060732> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T08:00:49+00:00"^^xsd:dateTime ;
    ns1:conditionsOfUse "20,5 x 16,5 cm." ;
    ns1:descriptiveNote "Achterin dit cahier vermelding van kleurennegatieven vanaf 1972 t/m 1978" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0194.9" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/195a7fc2a2e145cab5d482ca59ecea16> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110060723> ;
    ns1:recordResourceExtent "1 deel" ;
    ns1:title "'Negatievenboek 1971/1972'" .

