@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-papers-view a gen:ResourceView, gen:TabularView; dct:isVersionOf sub:annotated-papers-view-kind; dct:title "📝 Annotated Papers"; rdfs:label "Annotated papers view"; gen:appliesToInstancesOf gen:IndividualAgent, gen:MaintainedResource, gen:Space; gen:hasViewQuery . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { nt:hasLabelFromApi "Get annotated papers - Lists all papers that have been annotated by nanopubs containing oa:Annotation, ordered by the number of annotation nanopubs targeting each paper." . this: dct:created "2026-04-28T17:25:29Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:annotated-papers-view; npx:introduces sub:annotated-papers-view-kind; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "TxBAMqnmTrqE3mR9366O96u3QmxgiR42S93UWnNvCnJ0PPaF/xBifmJu5+kxBe7zgc33PAgOWIdIV4CW7ka/bcUJYHrTG2jFUKrIA16xEA/Wmwe0JAX55r2OTKPEIIln3A0allDhFZ/6HSwhLbOUrw5oshV1tLZMgmwOgB/VPw0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }