@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/119920> a ns1:E7_Activity ;
    rdfs:label "Dutch paintings of the Golden Age from the collection of the National Gallery of Ireland" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/28016802bb674024bdd2b3b38ed6284b> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/c8230e11cda046909ced3e9f01194bcd> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/409e3726859c49b8b0aa19197970e37a> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/c17aa7ddd4984760aae5b20928bcd753> ;
    prov:generatedAtTime "2022-11-23T08:24:39+00:00"^^xsd:dateTime .

