@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/110002165> a ns1:Record ;
    prov:generatedAtTime "2023-06-15T13:35:20+00:00"^^xsd:dateTime ;
    ns1:hasOrHadPart <https://data.rkd.nl/.well-known/genid/d111e72935b8f5036f111f27fe9b3fa5> ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0408.566" ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110001981> ;
    ns1:recordResourceExtent "1 cover" ;
    ns1:title "De Stijl. Single issues. Vol. 3 (1920), no. 11, vol. 4 (1921), no. 2, vol. 5 (1922), no. 9, vol. 6 (1923-1925), nos. 2, 3/4, 6/7, 9 and 12" .

