@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:newsItem a ; """

Interested in nanopublications and how they could be useful to you? If so, come join the Fearless Early Nanopub Adopter Club!

"""; "2025-12-17"^^xsd:date; "Join the Fearless Early Nanopub Adopter Club"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-04-01T16:08:35.693Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces sub:newsItem; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Join the Fearless Early Nanopub Adopter Club"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "fD+MW9UYoWtfVI4d/PLvzdv1nL0eOFjcJ0ycMdclxxYs4jq/DWrujmFbzNY6EwdUOYNQV9ZWmAYjti6r3jhnlstkxUpwxpjhyAIeqza0xQG/7MgK6h3c/oYmT+XvBIJOh9Tw9C303CKLsseTcMLRw5/ej4m5A7il6FIUFArpZys="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Knowledge Pixels" . }