. . . . "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" . "OdTvFmXQEmGMaCeEQbiDUdlYhaLo5M9rGB5ideR+TiPHYceWtkGh0ZeOtpLxsEAgCiB+URRdsm8h1fRDYOJooNOEVth3Ot4OVmDVYo9OlyOfrBCcc1CQVsv67RDZgY+bfGuAUBKDLOlkVhsUPt4yNgWTetL/UTvu/OjzWtm0OGw=" . . . "2025-02-27T09:49:59.815Z"^^ . . . . . . . . .