@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/125145> a ns1:E7_Activity ;
    rdfs:label "Dutch and Flemish Treasures from the National Gallery of Art" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/daf5722f605b4302bdd30eeb7616f9e6> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/a0393a4338754f3284e5322f57622b1e> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/bf532e6b477f4fb290e4da7fd62a1a9f> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/476c9c80730c4c6ca422604fd86091d9> ;
    prov:generatedAtTime "2017-10-31T10:01:41+00:00"^^xsd:dateTime .

