@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/111531> a ns1:E7_Activity ;
    rdfs:label "Mark Rothko : the decisive decade 1940-1950" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/ab37db9f539e4350975b980e7f0ae954> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/312e6d9663994f74ac45de4653df1201> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/176e4053ba0c4c478c51484e1b68ee2a> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/83885e4d6a3a4cebab83c8d8d9b470d5> ;
    prov:generatedAtTime "2013-05-12T09:55:06+00:00"^^xsd:dateTime .

