. . . . "This query returns all highlighted implied relations published as Web Annotations." . . . "Get highlighted implied relations" . . "prefix rdf: \r\nprefix rdfs: \r\nprefix dct: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix oa: \r\n\r\nselect ?subject ?predicate ?object ?source ?np ?label ?annotator ?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 np:hasAssertion ?a .\r\n ?np npx:introduces ?annotation .\r\n ?np npx:signedBy ?annotator .\r\n optional { ?np rdfs:label ?label }\r\n }\r\n graph ?a {\r\n ?annotation a oa:Annotation .\r\n ?annotation oa:motivatedBy oa:highlighting .\r\n ?annotation oa:hasTarget ?target .\r\n optional { ?target oa:hasSource ?sourcex . }\r\n bind(coalesce(?sourcex, ?target) as ?source)\r\n ?annotation oa:hasBody ?relation .\r\n ?relation rdf:subject ?subject .\r\n ?relation rdf:predicate ?predicate .\r\n ?relation rdf:object ?object .\r\n }\r\n}\r\norder by desc(?date)" . . "Tobias Kuhn" . "2025-10-15T09:48:05.704Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "aisvbd6hLNdovm+gdJw6GlIDIQnIl5VEM8q0mu0ToQGkLjecbT2kG+V5OwnWYPfPFuWZF/cOc/hIIItQN7ZZFVvMvqXV2pBKxMij6/EkQi+BaQGP2T2inLTBoiwPFR37kh9C6p0HsjgppwVkCcBfhT+nRyiH7A4sW5QpU/olT8Y=" . . .