@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:action a ; rdfs:label "add..."; ns1:RAqmipuQcCcsTV1AdBdv2z0RpKyK6piSN9WQS3upL25k4; "void"; "void"; "void" . sub:read-papers-view a , ; dct:isVersionOf ; dct:title "👀 Read papers"; rdfs:label "View of read papers by user"; ; "5.4.readPapers.1"; sub:action; ; "user" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { ns1:RAqmipuQcCcsTV1AdBdv2z0RpKyK6piSN9WQS3upL25k4 nt:hasLabelFromApi "Template: Announcing a paper that I have read" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "Get read papers by user - This query returns the read papers (and comments if applicable) for a given u..." . this: dct:created "2026-03-20T12:55:20.340Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:read-papers-view; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "zXT4xlauJH5d8CspF3LSuoHkrEitywBNxFuiL8teRZTWUeZuNf/Jl/sCA9szcFNzNf3QztAvoEFsFdBPAPUi6WVG2sjhQofJMIjAH7RK1HKqTz9juKb/nFrgLsMF8mv43UpGSXKDUISToUzZJl80zrS4ho2P2RDWnKjpo+x+GPk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }