. . . . "This query returns the latest nanopublications, excluding superseded, retracted, or example ones." . . . "Get the latest nanopublications" . . "prefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix xsd: \r\nprefix dct: \r\n\r\nselect distinct ?np ?label ?creator ?date where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n filter not exists { ?np npx:hasNanopubType npx:retracts . }\r\n filter not exists { ?np npx:hasNanopubType npx:ExampleNanopub . }\r\n ?np dct:created ?date .\r\n optional { ?np rdfs:label ?label . }\r\n optional { ?np npx:signedBy ?creator . }\r\n }\r\n} order by desc(?date) limit 100" . . "Tobias Kuhn" . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "UblYhD7b0OuUU9/Xjtwop4G1FgdOdN+PVcZJcwVarQHp9NWLlAIKr2UQGkf8LYZwDu2qUo1p4QGwL1limQEnACdTjl6EmSurcN2B+UmyDlTaldObHPESI/jf/OoBk86z7fSoIBTpUkifiCVK0thlLEFc+uO4SXgcT4v2lGphVm4=" . . . "2025-02-27T09:50:13.963Z"^^ . . . . . . . . .