@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/40002> a ns1:E7_Activity ;
    rdfs:label "Special loan exhibition of old masters of the British School : being a selection from pictures acquired from Messrs. Duveen Brothers within the last three years" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/3137093bcb454901aabe9646fcec719d> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/8f3335b030f540d981e081b6f76f7e27> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/87966b0f212f4f2db04a10a080cd0c09> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/be026c37cee04075beaaac18cdd07e54> ;
    prov:generatedAtTime "2013-06-03T14:10:00+00:00"^^xsd:dateTime .

