@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/100491> a ns1:E7_Activity ;
    rdfs:label "Belle vente mobilière" ;
    ns1:P01i_is_domain_of <https://data.rkd.nl/.well-known/genid/c9f9b0bdc0f845d3a2b249709750137a> ;
    ns1:P14_carried_out_by <https://data.rkd.nl/actors/109942> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/d39eec3e5938485995ef32ad05a5d3af> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054751> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/593144789d844395b7bd9e25373584f8> ;
    prov:generatedAtTime "2022-07-21T11:33:20+00:00"^^xsd:dateTime .

