. . . . "Returns all provenance-event claims (Colonial Collections nanopubs typed #ProvenanceEventVersion1) describing a CIDOC-CRM E10_Transfer_of_Custody. Columns: event type (Getty AAT) and its label, affected object (with short label), narrative text and its language, attributed community group, individual creator, and date. Sorted from most recent first." . . . "Get Colonial Collections provenance events" . . "prefix rdf: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix xsd: \nprefix dct: \nprefix prov: \nprefix crm: \n\nselect ?event_type ?event_type_label ?source ?source_label ?narrative ?lang ?group ?group_label ?creator ?creator_label ?date ?np (\"^\" as ?np_label) where {\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey ;\n dct:created ?datetime ;\n np:hasAssertion ?ag ;\n np:hasProvenance ?pg ;\n np:hasPublicationInfo ?pig .\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\n filter not exists { ?inv npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n }\n bind(substr(str(?datetime), 1, 10) as ?date)\n graph ?pig {\n ?np a .\n }\n graph ?ag {\n ?ev a crm:E10_Transfer_of_Custody .\n optional {\n ?ev crm:P2_has_type ?event_type .\n optional { ?event_type rdfs:label ?event_type_label }\n }\n optional {\n ?ev crm:P30_transferred_custody_of ?source .\n bind(substr(replace(str(?source), \"^.*/\", \"\"), 1, 8) as ?source_label)\n }\n optional {\n ?ev crm:P67i_is_referred_to_by ?ling .\n ?ling crm:P190_has_symbolic_content ?narrative_lit .\n bind(str(?narrative_lit) as ?narrative)\n bind(lang(?narrative_lit) as ?lang)\n }\n }\n optional {\n graph ?pg {\n ?ag prov:wasAttributedTo ?creator .\n optional { ?creator rdfs:label ?creator_label }\n optional {\n ?creator prov:actedOnBehalfOf ?group .\n optional { ?group rdfs:label ?group_label }\n }\n }\n }\n}\norder by desc(?datetime)" . . "Tobias Kuhn" . "2026-05-20T13:48:34Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "lunGaZmECyiwVEbVolLT5EazPMTagFqRhnpJxpRWcQK/0OAHm2GqLVAyOC/HBtAZbdeLabl4hb530DvQXqhTZd1cp71emYywisKgGy3Mr8SC5jWwmfQiuDbqxiXpuL4bS7YQzXG6TMLbuLcvMs2llSscjv+xJ6y6zOyjE86vFcM=" . . .