@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 { orcid:0000-0002-0319-6542 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-0319-6542 . } sub:pubinfo { orcid:0000-0002-0319-6542 foaf:name "Dario Bijker" . nt:hasLabelFromApi "FIP.33.T.6 | FAIR Implementation Profile Training 6 - by Fred van de Brug" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfUo0FLu1y2EeueL40lqkVdm9fTJa6WhF6MhyjhKAagbuaWe1wwyk453ot8KAQ3aHtL3B8Ze/aLf+wHrBhS0nz4wS6urc8ksIzlLCoa9KIfa0JuQunBLFptV0U9fTR8kDlPoB+klNrUfzeCXmkdgnnUiiwBoN+j1eN87XMSHKI3wIDAQAB"; npx:hasSignature "kkzXFWF3SOaiNVYIdBPfIAaL7KaqBnATkXFIqFhaNd7pWXnfHnhihBA+jdL9cR/ZWva9TlhAx/xw4kyHCtY6jqCUpBrs8LuHXG8l2w5ATl9/mAtaCuGDgcQdXnF6QO6+kTr+UCpeDDFibXKolsPZd0v8L7f1dSYHZRyCzrmSF2Q="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-0319-6542 . this: dct:created "2025-03-04T13:29:09.896Z"^^xsd:dateTime; dct:creator orcid:0000-0002-0319-6542; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }