@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/108477> a ns1:E7_Activity ;
    rdfs:label "Art in the age of Queen Victoria : treasures from the Royal Academy of Arts permanent collection" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/96c256554c3b49daa38d01a41f2a3b6d> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/176cc39f4dc54c8695314d6011bb89d1> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/9f44c96dcf8e44259e33bebaf48439b0> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/f6ce2ae1776541d6951435b22b8883da> ;
    prov:generatedAtTime "2013-07-04T15:38:33+00:00"^^xsd:dateTime .

