@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/57823> a ns1:E7_Activity ;
    rdfs:label "Collecting treasures of the past IV" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/9f77c3ef678c47899fc01accf86fe305> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/6e6053b2607e46bebdba091586ebbb0e> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/4382227e663341ca8c3a6e13baeb6a63> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/44d9bf41743843a1b12ceb8614020fc1> ;
    prov:generatedAtTime "2013-06-25T14:38:28+00:00"^^xsd:dateTime .

