. . . . "Returns the instances assigned to the given class, with view-friendly columns (instance / instance_label). Used by the /explore page as a resource view (the 'Has instances' list)." . . . "Get instances for class (view)" . . "prefix dct: \nprefix rdfs: \nprefix np: \nprefix npa: \nprefix npx: \nprefix nt: \n\nselect distinct ?instance ?instance_label ?np (\"^\" as ?np_label) where {\n graph ?g {\n ?instance a ?_class_iri .\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 { ?instance rdfs:label ?instanceLabel1 . } }\n optional { graph ?g { ?instance dct:title ?instanceLabel2 . } }\n optional { graph ?i { ?instance rdfs:label ?instanceLabel3 . } }\n optional { graph ?i { ?instance nt:hasLabelFromApi ?instanceLabel4 . } }\n bind(coalesce(?instanceLabel1, ?instanceLabel2, ?instanceLabel3, ?instanceLabel4) as ?instance_label)\n} limit 1000" . . "Tobias Kuhn" . "2026-05-30T08:00:00Z"^^ . . . . . . . . . "RSA" . "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB" . "bmVjou5JXxlX5muJP74IToFIVoW+ilf47amEA4cjwxlf36qZX0nApMOihA6BGAEYkZ4uvIZEYBXyWWZ6z3El5ORGvFXI2/0qWeiyxmvscgltDJCB8o2hyqfX1ms9E+qaaa5cxX5A9osf2cS96RYXyjJsGEMEOByAYuQzyfG38WU=" . . .