@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:0000-0003-2195-3997 . } sub:pubinfo { orcid:0000-0001-5819-7713 foaf:name "Lorenzo Corgnati" . this: dct:created "2025-07-02T16:04:25.923Z"^^xsd:dateTime; dct:creator orcid:0000-0001-5819-7713; dct:license ; npx:wasCreatedAt ; rdfs:label "Qualification of: RAyoG0i7gY"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCBnUSDl7STxcIJKbUja7NbBCtW+e/XZe7SFqq4o+xdM58P69c3Im40dE2M/kAP86nvVQLtq5Q9L7xSH/tjFJQYFEwqG00MLu04FQ1UteLQaDNaxgarfLdRs/oA3MA/Hx5QI6lSIBOB83eTlpBTRR+89EP2n68mbuxTqxkvQcXhRQIDAQAB"; npx:hasSignature "ZS3iOJGtaidCDPzWkWP3bfqlL6rTOJPwgtu4+VWDLelNRuOccz2++qErLecUH6g0MhyztqC6bYyZKDRqXxD9XY9HzlxCw3/vMe9SqIqWADteh4+o4d3ZZDnUk5Z4ckjVPy14MTUPrq0eZV53lHBf3uTuAVHG2Xn708Z7FQbLeBQ="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-5819-7713 . }