@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/110051019> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T15:30:48+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote """Feb 1962 is LRP 29, 1964 is LRP 122
Randstad 8 is beschadigd, pagina's 1-48 zijn los""" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0095.452" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/169fbcd6fc0c4097a61e3b4c9913ccf0> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110050393> ;
    ns1:recordResourceExtent "2 delen" ;
    ns1:title "'Randstad 2 en 8'. Driemaandelijks" .

