@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: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { npx:qualifies . } sub:provenance { sub:assertion ; prov:wasAttributedTo orcid:0000-0001-5819-7713, orcid:0009-0001-9691-1989 . } sub:pubinfo { orcid:0000-0001-5819-7713 foaf:name "Lorenzo Corgnati" . this: dct:created "2025-07-02T13:29:52.127Z"^^xsd:dateTime; dct:creator orcid:0000-0001-5819-7713; dct:license ; npx:wasCreatedAt ; rdfs:label "Qualification of: RA173380x1"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBnUSDl7STxcIJKbUja7NbBCtW+e/XZe7SFqq4o+xdM58P69c3Im40dE2M/kAP86nvVQLtq5Q9L7xSH/tjFJQYFEwqG00MLu04FQ1UteLQaDNaxgarfLdRs/oA3MA/Hx5QI6lSIBOB83eTlpBTRR+89EP2n68mbuxTqxkvQcXhRQIDAQAB"; npx:hasSignature "GjmBH2lenk/t9FjzUZZT5KX5JALST418VgjllpLvAauhfs9gKTaY7flu1yewb5uIzNCy+i1Vc/Cr5mXLRPPnWvijiBfBvoBB4rrtntdKPM0fR7K3Mg6n4qj8WxLyHyyEbiFGhm6XZ0HT7u9SRkO5dgvqEjhi83GXkSkfPnXUTFk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-5819-7713 . }