. . . . "This query returns all FDO attributes with their definitions" . . . "Get FDO attributes" . . "prefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\n\r\nselect ?np ?label ?attribute ?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 ?attribute .\r\n optional { ?np rdfs:label ?label }\r\n optional { ?np npx:signedBy ?creator }\r\n }\r\n} order by desc(?date)" . . "Tobias Kuhn" . "2025-06-04T11:35:53.941Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "dhLEQ4NHYsK4p8yzDgzR1ZhGn6qFSnacZqQOlo/UqvqDd+peTYOncLbU9NszgQrPofEY2+DSfRk1B4Ou2U+IzBCU3utQrbVDweeyHFgRHObMecpq+eCR9+hb10lcR3Sr0k5+aFgxq8qpxmesUXww2VtMxrEhwBiBCgYXd1k5lkQ=" . . .