@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/110002001> a ns1:Record ;
    prov:generatedAtTime "2023-06-15T13:35:00+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "This text is the German translation of several articles previously published in Bouwbedrijf" ;
    ns1:hasOrHadPart <https://data.rkd.nl/.well-known/genid/7d86dcc2a9d71b0efead0243ebf3e972> ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0408.400" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/f6ca9c33a2a74cb482d7861d9ff3361e> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110001975> ;
    ns1:recordResourceExtent "1 cover" ;
    ns1:title "Manuscript and typescript of 'Europaische Architektur'. N.y. (ca. 1930-1931). With appendices" .

