@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-0001-8594-1798 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8594-1798 . } sub:pubinfo { orcid:0000-0001-8594-1798 foaf:name "Fadime Oztoprak" . nt:hasLabelFromApi "FIP.33.T.5 | FAIR Implementation Profile Training 5 - by Elianna DeSota" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDbqdIIerfa6XSIRsLi4QPmh8nnhJjidur9nQoZy/BzELS9DeQpGmVoxKNOXQegQGS3hgF6Mxn7JP8O50JviUAwa25T0dhzVcJmh22Yk921BmZ8pFXJYGKVnXzh8CjCAqKYFcso9yjV3I4erV5VPQ7HnzJzCp2jzSey4uk8XA2F6wIDAQAB"; npx:hasSignature "WZrfS0xe1l1o8LIfJltCedtxrWXyODeL3gCi7k5TlA7cxSbHy0LqQZx+zth9FmC7EcWfSyqFLwxi6Hj1KBCZdmPrPg52SIXCWdMWDkX0lx+I7VIELUzFmNFje7TMOFBhvZWg7XMzo3sPCO3+rk5gXHAM5XJDOgewKAUw1140y+Y="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8594-1798 . this: dct:created "2025-02-06T16:21:46.789Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8594-1798; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }