@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/113626> a ns1:E7_Activity ;
    rdfs:label "In Celebration: Works of art from the collections of Princeton Alumni and Friends of The Art Museum" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/70f5cd59cdfc41f68fa57bac7b18a6a5> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/e580b8db26174bb994c0cf4636fdbfb6> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/48e5cfd8595a4600acef6627064ec60b> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/67ca51b479de45d79617c872653d5be9> ;
    prov:generatedAtTime "2013-03-23T15:45:17+00:00"^^xsd:dateTime .

