. . . . "This query returns the latest FDOs." . . . "Get latest FDOs" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\n\r\nselect ?fdo ?np ?label ?profile ?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 ?np dct:created ?date .\r\n ?np npx:hasNanopubType .\r\n ?np npx:introduces ?fdo .\r\n optional { ?np rdfs:label ?label }\r\n optional { ?np npx:signedBy ?creator }\r\n ?np np:hasAssertion ?a .\r\n }\r\n optional {\r\n graph ?a {\r\n ?fdo dct:conformsTo ?profile .\r\n }\r\n }\r\n} order by desc(?date) limit 10" . . "Tobias Kuhn" . "2025-07-24T15:36:28.623Z"^^ . . . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "WfIcaCkt69Zi55HevdEDjKmnn1Qc02eSABsoV4NlOUw8h+Chv11QZhD8U/0AzcGv20GMx4tKVrquNRS+Iqw9e+mr6kVdrmIUEZKoQlfJb7pmjYX7RaDJvmify5mcRd3j/3wY1fSX2KP7gVoHbLGB2d9wD1yzb9rTRBTvIC3aWag=" . . .