@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/482> a ns1:E7_Activity ;
    rdfs:label "An exhibition of XXth century European painting : collected by Richard S. Zeisler '37" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/6e1873406ea945b684a62ccd5f7803ba> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/e5c77a32a1ba4a90abb901dc7bba990b> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/e42edbf446724e64b4fef14c68191fd1> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/eed44c81393448db94738b3aaba7fd46> ;
    prov:generatedAtTime "2018-09-05T11:36:38+00:00"^^xsd:dateTime .

