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

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

