@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/110001997> a ns1:Record ;
    prov:generatedAtTime "2023-06-15T13:35:00+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "This text is the German translation of three lectures given at the Volksuniversiteit in Utrecht in January and February 1928" ;
    ns1:hasOrHadPart <https://data.rkd.nl/.well-known/genid/9aaa6dd0db363fddfb498c77e47d3404> ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0408.396" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/e0692fde8a774c27a4fe3959be9088b9> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110001975> ;
    ns1:recordResourceExtent "1 cover" ;
    ns1:title "Manuscript and typescript of 'Werdegang der neuen Malerei'. (1928)" .

