@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/110121356> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T13:50:38+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Also contains some notes and calculations" ;
    ns1:hasOrHadPart <https://data.rkd.nl/.well-known/genid/3a5bcc9f09151b8d6654c0656dd4e7fb> ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0246.2189" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/e31db2709335458db5688fc4be1e14cf> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110108516> ;
    ns1:recordResourceExtent "2 stukken" ;
    ns1:title "Various sketches for tableware; the 'Palma' series" .

