@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/110182414> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T14:48:43+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Gerarda Cramer en Leopold Aletrini trouwden in 1937" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0225.29" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/b12a51c3113b43078f671628b2003a1a> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110120692> ;
    ns1:recordResourceExtent "3 stukken" ;
    ns1:title "Geïllustreerde brieven aan Gerda Aletrino en een geïllustreerde briefkaart met felicitatie aan het echtpaar Aletrino" .

