. . . . "This query returns the 10 nanopublications that were most recently published." . . . "Get the most recent 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 ?date where {\r\n graph npa:graph {\r\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\r\n ?np dct:created ?date .\r\n optional { ?np rdfs:label ?label . }\r\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\r\n filter not exists { ?np npx:hasNanopubType npx:retracts . }\r\n }\r\n} order by desc(?date) limit 10" . . "Tobias Kuhn" . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "y1e4092DxHyhaN3Rc3eGCprvhkpOv26g8+9XuHnlDxJ/UKdiAslH8h2Dpr4/um0pD9IYTGTgfcCM02bIHFSp50J4HAl0APEonPe+Irs+dw4KsN8J28yA04/tyOKWf2/mKC6t86MwPzCj7JsMN9vQ8m79Pnp2cR4EVr6euX4xgmg=" . . . "2024-08-05T15:11:05.700Z"^^ . . . . . . . . .