@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/21212> a ns1:E7_Activity ;
    rdfs:label "See America first : the prints of H.C. Westermann" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/720aade2cf554eb0ba7f0690f00fe278> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/2420e39c6b5a4f8cbc6ecabb6c9706e8> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/f7ec517edcd943aeb2df5a0ccf1b470a> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/62fb933e547a4264ac035f53f6501354> ;
    prov:generatedAtTime "2018-09-05T11:39:28+00:00"^^xsd:dateTime .

