@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:annotated-entities-view a gen:ResourceView, gen:TabularView; dct:isVersionOf ; dct:title "📝 Annotated Entities"; rdfs:label "Annotated entities view"; gen:appliesToInstancesOf gen:IndividualAgent, gen:MaintainedResource, gen:Space; gen:hasViewQuery . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { this: dct:created "2026-04-28T17:32:26Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:annotated-entities-view; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "MAoExEPJz0kQ7NR3oeiIvyS+/o79N9x2YE+s1hbSPCzjs0rOB6Lor6+UD9C1djmbmdluIvfcZsXTQm8jRG3L1DXQD9UcNTNSUQVdU2sZu4k0Q9TFjEw+1k+laGFsYDOu3vhlG4IKAeo/WP6k3AzWuwn3VnQBkDCg1Zjxc+zKJCI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Get annotated entities - Lists all entities that have been annotated by nanopubs containing oa:Annotation, ordered by the number of annotation nanopubs targeting each entity." . }