@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/110181385> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T07:49:03+00:00"^^xsd:dateTime ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0624.56" ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110181381> ;
    ns1:recordResourceExtent "2 stukken" ;
    ns1:title "Twee kopieën van een beschrijving van de kunsthandel Simonis & Buunk van een schilderij uit 1936 van Douwe Komter" .

