@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/133300> a ns1:E7_Activity ;
    rdfs:label "Sarah Maloney's Pleasure Ground : a feminist take on the natural world" ;
    ns1:P17_was_motivated_by <https://data.rkd.nl/.well-known/genid/4b649cac66b943c49ece6e1e88e0768f> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/25780b17b7aa40d7b5ebfb4f1c16a45e> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/8593dd0bc8e448c6a52eaf9c2fcf08aa> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/e91de98f4afa4c6790b516e4df99c2c8> ;
    prov:generatedAtTime "2025-04-25T08:59:57+00:00"^^xsd:dateTime .

