@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/9978> a ns1:E7_Activity ;
    rdfs:label "Views of Rome [from the Thomas Ashby Collection in the Vatican Library]" ;
    ns1:P01i_is_domain_of <https://data.rkd.nl/.well-known/genid/54e8478ae46742c6808bb0340bdb6665> ;
    ns1:P14_carried_out_by <https://data.rkd.nl/actors/9473> ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/531448bc43b64ee399fbfc31548e8669> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/857dbc5c75704c96acf61a52e4894c29> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/931851594daa4f0d9fbba8eb9cbf8f75> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/b4dac4f7ac734c5b96e30eb40d817327> ;
    prov:generatedAtTime "2018-09-05T11:37:58+00:00"^^xsd:dateTime .

