@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/96043> a ns1:E7_Activity ;
    rdfs:label "Exhibition of old master and modern paintings from the collection of Merle J. and Emily N. Trees" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/b276b1c388d74959ae8b6b821906a027> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/8f38ce169ab94ab793e96c8ff5f0c2c6> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/805d548818d349c6849128d1b929d3b0> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/7d79094882eb4d83a0c4e99febf30ee9> ;
    prov:generatedAtTime "2016-09-17T09:24:55+00:00"^^xsd:dateTime .

