@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { npx:qualifies . } sub:provenance { sub:assertion ; prov:wasAttributedTo orcid:0000-0002-0319-6542, orcid:0000-0002-1297-3104, orcid:0000-0003-4250-4584 . } sub:pubinfo { orcid:0000-0002-0319-6542 foaf:name "Dario Bijker" . this: dct:created "2025-07-30T15:13:23.000Z"^^xsd:dateTime; dct:creator orcid:0000-0002-0319-6542; dct:license ; npx:wasCreatedAt ; rdfs:label "Qualification of: RABYRLJhs1"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIiwqq877naEMK2agJna9/EXHFrXlXdsCCQPasFVFtrfowBMbaJC1q1CyQ18etGQXKptGJzqWj9GZ1lq6B9xNaKSPH/6ZKOtUcAHx03My3dK0/l1jTg8I6WqhIzA4wNyiQAt2IQ3bDeAD5lF3m/Yuhtx19/DIrjbcCg/8n4rBJewIDAQAB"; npx:hasSignature "HAj8hSry2+/VHUFEowNTb+rs15h17Tqb6K+4cqSGHW2KahxYsa4Jtq0iYjlNr+7GD3x7GlJv2fYqaMn+Ta1FUhiL1c1/cAebDoWZrqJRXjfRjFSlMphdO0FNh+ByokUpFbJqdrQuXwvcFOAypAORa4Ezu9hghV+P9LXlb3J5bqc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-0319-6542 . }