@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/8445> a ns1:E7_Activity ;
    rdfs:label "Autumn exhibition : \"The Old and the New\"" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/080ea06bb67644efbb388b7a90f60492> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/8c90d09e74a7452c9f60130b33051cf8> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/03c0304453d948bd945bd35943f61289> ;
    prov:generatedAtTime "2019-07-18T13:49:52+00:00"^^xsd:dateTime .

