@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0000-0001-9280-9437 , , ; ; "2025-01-30"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-9280-9437 . } sub:pubinfo { orcid:0000-0001-9280-9437 foaf:name "Pietro Roversi" . this: dct:created "2025-09-15T17:47:32.001Z"^^xsd:dateTime; dct:creator orcid:0000-0001-9280-9437; dct:license ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdVVR4jYS16eAx0V8cr+pqfb5jcqhvoK34+SiHyqI+9egRENRjk1XIkuVTbZgrUyqCZ2iQz/mYdYOkypUDIT3swH6jjEH7ueedPaYFnKBxq8jlionv/CRoBA0G3VCAEnF13b1zv4HR+493zJ4ahJ/63TrGAbS3pWe2LV94ndxVyQIDAQAB"; npx:hasSignature "O0aicw+Y7xnF5N7TRME/iFeWUgLeiS6OPENDxC4Cz45hC5uiEuzapVd+U62GbTJd9Re+E2liP/cl/UmVXDC153IlOvO2hb54kkEwNH+rxoD8kuGI9skXlDCjfxm0IUItgSsreq02BUpwl4DzWiz2guVHQA3/cTXkJW98zVAtMGw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-9280-9437 . }