@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/72075> a ns1:E7_Activity ;
    rdfs:label "One hundred landscape drawings (in pen and water-colours) by Edward Lear (1812 - 1888)" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/bc98b91dd9e54d848aa77d3d6b46a9e8> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/14dc5e0fe50b4955871c961706e7d03f> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/556c2e38fbf7427b9e00ace76c60ebfe> ;
    prov:generatedAtTime "2013-08-12T14:10:57+00:00"^^xsd:dateTime .

