. . . . "This query returns the labels that have been assigned to the thing of the given URI." . . . "Get the labels assigned to a thing" . . "prefix dct: \r\nprefix rdfs: \r\nprefix np: \r\nprefix npa: \r\nprefix npx: \r\nprefix nt: \r\n\r\nselect ?label ?relation ?np ?npLabel ?date ?pubkey where {\r\n graph ?g {\r\n ?_thing_iri ?relation ?label .\r\n values ?relation { rdfs:label dct:title nt:hasLabelFromApi }\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 ?np npa:hasGraph ?g .\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" . "lLo4uTtFLPzPsuzqI/09CSdmR/eq8o6ndS4yHXxYc4ujvShZwBT+CeuYrWDjixqzKCcQS1ivnGcXXW+IPTozKxKPoNtRHoKIYbBDWkp7BV7n1vP23PD25Up0NIr74MJ5Up7LEZViLxCf/FNplr4/Rfce7TA3ERtI5kfme16Tt3I=" . . . "2024-11-29T10:11:08.285Z"^^ . . . . . . . . .