@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/exhibitions/133455> a ns1:E7_Activity ;
    rdfs:label "Gertrude Abercrombie : the whole world is a mystery" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/e97dffc6054442df8cbb0436e76c2519> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/d5fa398f5bdc4a00ae3d96cc38122607> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/6fc550c756274990b7c54256fb48e979> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/783cc93ab61d46e8a6d87c812711e9c4> ;
    prov:generatedAtTime "2025-07-01T09:00:23+00:00"^^xsd:dateTime .

