@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/10755> a ns1:E7_Activity ;
    rdfs:label "French drawings of the seventeenth, eighteenth and nineteenth centuries from the collection of the Musée Fabre" ;
    ns1:P01i_is_domain_of <https://data.rkd.nl/.well-known/genid/ac3eecb82985494f986a6d2a13b69371> ;
    ns1:P14_carried_out_by <https://data.rkd.nl/actors/10284> ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/a8c3dd2514c246d3b8b22c925fab66b3> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/da9c185532ed4fed8a54d109deb90cab> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/a2699e157148454589222bef986a1f6e> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/51ea1f27cc1b44e2bf0f24176a01de55> ;
    prov:generatedAtTime "2018-09-05T11:38:05+00:00"^^xsd:dateTime .

