@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/110001281> a ns1:Record ;
    prov:generatedAtTime "2023-06-15T13:33:39+00:00"^^xsd:dateTime ;
    ns1:hasOrHadPart <https://data.rkd.nl/.well-known/genid/f5d73a78524cb586b65288b4f7df5b81> ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0408.1930" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/0428466188e24b079c3b18d6559fbefd> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110001189> ;
    ns1:recordResourceExtent "1 photo" ;
    ns1:title "Photo of the front cover of \"Verzamelde volzinnen\" by Evert Rinsema, published by De Stijl. (1920)" .

