@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-0003-2568-5694 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2568-5694 . } sub:pubinfo { orcid:0000-0003-2568-5694 foaf:name "Luca Visentin" . nt:hasLabelFromApi "FIP.30.T.1 | Data Steward Torino - by Barbara Magagna" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAZ56qlM6pVSGfqZYzTCaYKtfPDkaRfiaeeItNk0+qRp8c4iO1D3ldJ+UYzj9Yz6HhoGRq8uaRCwX/L+phPwqcIDv48Cc6miq0Z3Xn5Bl4Wu3lvF6dGxfbfjs7zhPt7f+2bSu16QbKe+w0FH5yDGuU6XQgdrOP+YGMPjZny3gYnwIDAQAB"; npx:hasSignature "G2KjltZTcy8Ii78RXLc0ck6icjZ7JDUObKLZsx2T4BOwZtOlbvyTv3u/mezK8wPsin9G2kEhlq6qRBSYFXoWoLQvxo41BiXnQudusH2Z3L+EFS/8Z/Qcvfz2Y0Xbh6YuPUqge7ckKmRvLGvxroRJ649UYD7+EVnPOreurX1TXkg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2568-5694 . this: dct:created "2024-10-12T08:18:18.630Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2568-5694; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }