@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/89823> a ns1:E7_Activity ;
    rdfs:label "Artist and patron in the North East 1700-1860" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/37f465d1fe5c4ecebede557bc2f1a361> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/51291fb030be4eb4b1a7d26f9f6586d5> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/9e2ef5b733ce4c24aebf9bc54bc78cfc> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/ce84901c3777463e9d84eb7c238b74d0> ;
    prov:generatedAtTime "2017-11-29T15:51:15+00:00"^^xsd:dateTime .

