@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://data.rkd.nl/images/5099/provenance/activity/3> a ns1:E7_Activity ;
    rdfs:label "Provenance Activity" ;
    ns1:P183_ends_before_the_start_of <https://data.rkd.nl/images/5099/provenance/activity/4> ;
    ns1:P183i_starts_after_the_end_of <https://data.rkd.nl/images/5099/provenance/activity/2> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300055863> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/5b0e2400f15e49d1b528ab2c6f6dec17> .

