@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:action a ; rdfs:label "add..."; ; "void"; "void"; "resource" . sub:extended-message-view a , ; dct:isVersionOf sub:extended-message-view-kind; dct:title "💬 Messages"; rdfs:label "Extended message view"; , ; "6.2.messages.2"; sub:action; ; "resource" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "Publish a plain-text message for a resource" . nt:hasLabelFromApi "Get messages about resource and its parts" . this: dct:created "2026-03-23T06:45:09.054+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:extended-message-view; npx:introduces sub:extended-message-view-kind; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "J2PFHUNcvtgMQ7+0eKRLpPC2GIBJWFBmfnuhPZ+AUlCS0kLLG1MEl+vYCaD07M6caSQkko8Idq+tXaVIZZxba9fAs9Pif3YvKMENiR/+y27hFUcSE80t7mYdp9zYzE+PsFC12wKnga3ky4dZ0qD8m1riaxneYCzYLAAtvxPf5iU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }