@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/auctions/98646> a ns1:E7_Activity ;
    rdfs:label "Illustrated catalogue of the valuable paintings collected by the late John D. Crimmins, Esq. to be sold" ;
    ns1:P01i_is_domain_of <https://data.rkd.nl/.well-known/genid/7535cbb05c554c27899d9701bc848a2d>,
        <https://data.rkd.nl/.well-known/genid/cb7d242071c44530b19c9b613f29aa5f> ;
    ns1:P14_carried_out_by <https://data.rkd.nl/actors/69231> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/398eb5fd029545baa900d1e2b97e181a> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054751> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/b1fd3173c77c4e9b940018515cd52737> ;
    prov:generatedAtTime "2021-05-06T14:13:25+00:00"^^xsd:dateTime .

