@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/30773> a ns1:E7_Activity ;
    rdfs:label "Glasauktion in Zwiesel" ;
    ns1:P01i_is_domain_of <https://data.rkd.nl/.well-known/genid/148573c492024d36bd26ebc2806af83a> ;
    ns1:P14_carried_out_by <https://data.rkd.nl/actors/82535> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/e64f224792c14b26b99e4cc5c2162439> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054751> ;
    ns1:P4_has_time-span <https://data.rkd.nl/.well-known/genid/33f49fd6557c4fb1b3ae7118b4dbef7b> ;
    ns1:P7_took_place_at <https://data.rkd.nl/.well-known/genid/1f3fd0ce758948e3a9cc4b308e550ddb> ;
    prov:generatedAtTime "2013-08-17T10:11:03+00:00"^^xsd:dateTime .

