. . . . "This query returns the nanopublication indexes that are declared to be part of a given resource, ordered by index creation time (latest first)." . . . "Get indexes for resource" . . "prefix rdfs: \nprefix dct: \nprefix np: \nprefix npa: \nprefix npx: \n\nselect ?np (min(?label) as ?np_label) (count(?element) as ?size) ?creator ?date where {\n values ?_resource_multi_iri {}\n graph npa:graph {\n ?np npx:hasNanopubType npx:NanopubIndex .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n ?np dct:created ?date .\n ?np np:hasAssertion ?a .\n ?np rdfs:label ?label .\n ?np npx:signedBy ?creator .\n }\n graph ?a {\n ?np dct:isPartOf ?_resource_multi_iri .\n ?np npx:includesElement ?element .\n }\n}\ngroup by ?np ?creator ?date\norder by desc(?date)" . . "Tobias Kuhn" . "2026-08-19T07:34:34Z"^^ . . . . . "Get indexes for resource" . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "VtnLyrkAGTgxKXQdk9bu5SqxGGO+N5OdzjMJwfnmx+Ueaz02OTd4zHcdze5GWZKkujqCrDBsBahGz/J4c+08FzmPaS7RhYzbftNV8fR0T8Y18xx4DHKfhqON2qgo+fuON7MSMlhR6p1w3WNASRg1PMkKdYBL5NvmOTa43YovugQ=" . . .