@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/87597> a ns1:E7_Activity ;
    rdfs:label "Victorian artists in photographs: G.F. Watts and his world : selections from the Rob Dickins collection" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/97b959e2b18241b69fc77b3f6bf368bf> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/4ac23e7cf83f46f79bf9eecb14fda759> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/2aa1aea366684c3fb7beacd3a1ee796b> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/62cb4c1aaa234e4a8104fe6ee744baf4> ;
    prov:generatedAtTime "2013-11-16T10:07:15+00:00"^^xsd:dateTime .

