@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/110002166> a ns1:Record ;
    prov:generatedAtTime "2023-06-15T13:35:20+00:00"^^xsd:dateTime ;
    ns1:hasOrHadPart <https://data.rkd.nl/.well-known/genid/93d524bf1f7e72cad2af030fcbe3cca7> ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0408.567" ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110001981> ;
    ns1:recordResourceExtent "1 cover" ;
    ns1:title "De Stijl. Single issues. Vol. 7 (1926-1927), nos. 73/74, 75/76, 77 and 78" .

