. . . . "Returns the classes assigned to the given thing, with view-friendly columns (class / class_label). Used by the /explore page as a resource view (the 'Assigned to' list)." . . . "Get the classes assigned to a thing (view)" . . "prefix dct: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect distinct ?class ?class_label where {\n graph ?g {\n ?_thing_iri a ?class .\n }\n graph npa:graph {\n ?np npa:hasValidSignatureForPublicKey ?pubkey .\n filter not exists { ?npx npx:invalidates ?np ; npa:hasValidSignatureForPublicKey ?pubkey . }\n ?np npa:hasGraph ?g .\n ?np np:hasPublicationInfo ?i .\n }\n optional { graph ?g { ?class rdfs:label ?classLabel1 . } }\n optional { graph ?g { ?class dct:title ?classLabel2 . } }\n optional { graph ?i { ?class rdfs:label ?classLabel3 . } }\n optional { graph ?i { ?class nt:hasLabelFromApi ?classLabel4 . } }\n bind(coalesce(?classLabel1, ?classLabel2, ?classLabel3, ?classLabel4) as ?class_label)\n} limit 1000" . . "Tobias Kuhn" . "2026-05-30T08:00:00Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "AdPD3lZA1gzwKygl5IhSH7GyP62hroOzC4jw6pT/KsxmbP7vRSc53VJReE3Kr4G/aOWivpRSMkTFrW3v7+XPyGY3gZOsuRNNXFqM4rH/64vy4Iwn4UM3ZSAtHmI4119Wft5Ptn++/0i9SyK0bwhVz2T0vaiCzLXU9ArEaXpksxI=" . . .