@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/110443225> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T13:31:59+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Op cover staat foto van schilderij “Zelfportret met zwarte band” van Koch" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0899.195" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/c8e3d6828d4c4c269ead1994fae81558> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110443223> ;
    ns1:recordResourceExtent "1 deel" ;
    ns1:title "De Schouw, orgaan van de Nederlandsche Kultuurkamer, gewijd aan het Kultureele leven in Nederland, 1 jrg, nr. 1, 15 jan. 1942" .

