@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/44676> a ns1:E7_Activity ;
    rdfs:label "French and American impressionism : an exhibition celebrating the twenty-fifth anniversary of the Mount Holyoke Friends of Art" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/515ac8b25d9346b6899070c3178b1b03> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/3a294850a5884354aa62b6a1389c531b> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/b5130dcbd2c94236a741af239f03e0e1> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/6ffc4279b28b4981adf8c53ccb24b2fd> ;
    prov:generatedAtTime "2013-05-13T15:19:16+00:00"^^xsd:dateTime .

