. . . . "This query returns the assertion templates that use the given URI in their statements." . . . "Get the templates using given URI" . . "prefix rdf: \r\nprefix dct: \r\nprefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix nt: \r\n\r\nselect distinct ?np ?npLabel ?date ?pubkey where {\r\n graph ?assertion {\r\n ?statement ?relation ?_thing_iri .\r\n values ?relation { rdf:subject rdf:predicate rdf:object nt:possibleValue }\r\n }\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:hasType nt:UnlistedTemplate . }\r\n ?np np:hasAssertion ?assertion .\r\n ?np dct:created ?date .\r\n optional { ?np rdfs:label ?npLabel }\r\n }\r\n} limit 1000" . . "Tobias Kuhn" . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB" . "ZrCviAzbPoiQEs4RtuIB2YNJSA7gtGv2wvOhoNGmbw/QL97SDbn5/SVixUfzLbTgGthxg45zlUrecZ0urDs8m9AGVvLt3gBZY/4K1XF+WR8h826b4NXmZSo/TMdL1sKLTJUvykJ2bbXY6j2ao0XZD8ohK4v61clV6PdmjTulo5w=" . . . "2024-12-02T12:41:21.165Z"^^ . . . . . . . . . . .