@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/110000030> a ns1:Record ;
    prov:generatedAtTime "2023-06-15T13:32:13+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "This photograph was given to Mondrian by Azeem W. van Beek in 1934." ;
    ns1:hasOrHadPart <https://data.rkd.nl/.well-known/genid/3a78b438e64013d4f2d38fc56e5bcc7f> ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0740.074" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/d03bc33de26b4bed96b30f412030b932> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110003752> ;
    ns1:recordResourceExtent "1 piece" ;
    ns1:title "Portrait photograph of Ali Khan, friend of the artist, n.y. [before 1934]" .

