@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 { this: npx:qualifies ; a ; , ; ; ; orcid:0009-0004-1020-475X; "2026-02-02"; "2025-02-03" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "Ye6EkGFsBtbMRLuZ9FmYZv/rCQArVJgQdqk0CUAmTvqbsPKtZGg1aGtLkgPDO6G/hZOt3SfHrKYBHDucMDZwMOlhVuWFNkXA8v1d2WClg656zDYVcxG7gkfRqCdu1+aFgPxLG7KFquPOEDcbkYSKEc35z6Xj8TDqAtTDGbMAFgY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2195-3997 . this: dct:created "2025-01-31T10:42:49.125Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:supersedes ; npx:wasCreatedAt ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . }