. . . . "Lists all entities that have been annotated by nanopubs containing oa:Annotation, ordered by the number of annotation nanopubs targeting each entity." . . . "Get annotated entities" . . "prefix np: \nprefix npa: \nprefix npx: \nprefix oa: \n\nselect ?entity (count(?np) as ?annotation_count)\n (group_concat(str(?np); separator=\" \") as ?nps_multi_iri)\n (group_concat(\"^\"; separator=\"\\n\") as ?nps_label_multi)\nwhere {\n {\n select distinct ?entity ?np where {\n graph npa:graph {\n ?np np:hasAssertion ?a .\n ?np npa:hasValidSignatureForPublicKeyHash ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKeyHash ?pubkey . }\n }\n graph ?a {\n ?annotation a oa:Annotation ;\n oa:hasTarget ?target .\n ?target oa:hasSource ?entity .\n }\n }\n }\n}\ngroup by ?entity\norder by desc(?annotation_count)" . . "2026-04-28T17:32:26Z"^^ . . . . . "Get annotated entities" . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "OuV1Q0oMpJS5xegUQyo1m+RT6bfXaIcOxvg2zZd1XH2IiZNnnaX4Qih4GcClNk+jFFHWkh7s7dgsOMSf/1MgER+2vDW5Y0hyC6BkgHLKem+H8EAFcodp/85SWbYIq+DG5cUv26RCceziB785l3cPMn+x4Jj2qc5DhdNGmDY5QBk=" . . .