@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/110125056> a ns1:Record ;
    prov:generatedAtTime "2023-06-20T09:17:19+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote """De originele ANPfoto zit in inv. nr. 2;
Afmetingen zijn circa 70 x 94 cm""" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0264.63" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/27ca3feaba4f4699b1e0707f5b3081db> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110124363> ;
    ns1:recordResourceExtent "1 stuk" ;
    ns1:title "Moderne afdruk van de foto vervaardigd door ANPfoto ter gelegenheid van de viering van Friedländers negentigste verjaardag in het Rijksmuseum (inv. nr. 2)" .

