@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/94644> a ns1:E7_Activity ;
    rdfs:label "Urs Lüthi : art is the better life" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/7c24f104968c410887f9c33930b81dd3> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/a0db55be9f124435a68753c74d6cfc87> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/8bc02939fc624c89a9c1a5127b368c83> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/64198eaf47264226b904a83c4a49856e> ;
    prov:generatedAtTime "2022-10-21T09:23:59+00:00"^^xsd:dateTime .

