@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/27398> a ns1:E7_Activity ;
    rdfs:label "The Circle of Toulouse-Lautrec : An Exhibition of the Work of the Artist and of His Close Associates" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/f496f0e1b6de4b5dac56720f2af4ede6> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/b80a17b1e10a416384b9d8b71c91612d> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/49704d740a324e738ebf7d4c470fa990> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/d9933385a0f749abb5c24430b9b1c0e4> ;
    prov:generatedAtTime "2018-09-05T11:40:18+00:00"^^xsd:dateTime .

