@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/67221> a ns1:E7_Activity ;
    rdfs:label "Stephen Greene : a retrospective exhibition of paintings and drawings [Washington, 1963]" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/fae066d5f801463baf4ff64bbf2b516b> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/d02dd06f713945cf97ec7bdcb8afe735> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/f81f0f0f461d471a8ad1df4401be66f7> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/17486da416834f39a4e5215e43dad35e> ;
    prov:generatedAtTime "2013-05-12T09:24:05+00:00"^^xsd:dateTime .

