@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/80165> a ns1:E7_Activity ;
    rdfs:label "The bizarre imagery of Yoshitoshi, the Herbert R. Cole collection" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/092361e786ad4ff483470cecb446fefa> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/4b22a034d97f48289745e517ce208ac1> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/75d75c1928614aa58092dd8d64ca7a91> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/8158dd40f7ec47babe139537d9bdb3ff> ;
    prov:generatedAtTime "2013-08-29T18:50:02+00:00"^^xsd:dateTime .

