@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/73449> a ns1:E7_Activity ;
    rdfs:label "Furniture and decorative arts" ;
    ns1:P01i_is_domain_of <https://data.rkd.nl/.well-known/genid/864e5f75fa434b16b30c7e09e5578880> ;
    ns1:P14_carried_out_by <https://data.rkd.nl/actors/9544> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/34f870c1cfe149449d9dec59075ffcbe>,
        <https://data.rkd.nl/.well-known/genid/98bf141d5de240c28bc1bc88efbbb1a9> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054751> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/7e436317b7eb4fe6bd23d1c937739131> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/f8627ffcac42439790250005881f2600> ;
    prov:generatedAtTime "2013-08-13T06:40:38+00:00"^^xsd:dateTime .

