@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/110051687> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T12:22:02+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "Naam van de graficus onleesbaar voor inventarisator, naam beginnend met A" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0074.11" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/7e8ef8d01d5447499bb1f993cc9a4402> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110051675> ;
    ns1:recordResourceExtent "1 portefeuille" ;
    ns1:title "Ets van een vrouwenportret door een onbekende Duitse graficus" .

