@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-0002-9115-0439, orcid:0000-0003-2195-3997, orcid:0000-0003-2415-228X . } sub:pubinfo { orcid:0000-0002-9115-0439 foaf:name "Laura Cataldi" . this: dct:created "2025-08-07T10:46:10.516Z"^^xsd:dateTime; dct:creator orcid:0000-0002-9115-0439; dct:license ; npx:wasCreatedAt ; rdfs:label "Qualification of: RAlCED3HJU"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCzgm/8mbmL7krsRHmjDz3g3BSr9aTeU8B4frTfkK+2U1A3JvIjdOB491or6IAfht309d2utI3C4dfQdW1rVlqsFcBR7f3NBZ8+7xrvfA3sRDwAji4PdbFH6vFMfSUVNVKQB8K5r8xtLJcird6RVirDqMPlxVTmtYBLt15f6JJAqwIDAQAB"; npx:hasSignature "WS0P/szIsi/Z5MA3fReeCN+q6odhBzuokyAWaS+aM/uGq67XoFADPD1QwoIzUCWHgIfOCSg5VCKuJLH6GzSwie4D7iV6UT8kwmUUBjAW/rWLvNKQNDxWn3vIxGAYAOMCii/SDJb0KIHnVZQldqCRssgltL+8E/XubUxQ5e7W43A="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-9115-0439 . }