@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/31910> 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/c64d234945164b4bbd002c6a9b96eaee> ;
    ns1:P14_carried_out_by <https://data.rkd.nl/actors/9473> ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/6ccff3cbf4884a2cb41ff900c4965edd> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/974228d45d2847b3a39a2faf9729f08c> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/e4fc32e64f5d4bddbabbef7c9c77b3d1> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/614ccf723e8b4f06ad06678847163100> ;
    prov:generatedAtTime "2018-09-05T11:40:54+00:00"^^xsd:dateTime .

