@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-6396-0848 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-6396-0848 . } sub:pubinfo { orcid:0000-0002-6396-0848 foaf:name "Indrani Mahapatra" . nt:hasLabelFromApi "FIP.33.T.1 | FAIR Implementation Profile Training - by Norbert van Dijk" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnP6JQ79IRvuGYhqfxP/AfbFpTP5Gi+n9DqDxV0EEUKWfhZtr1Denb9jssamw/ex0H8sZWVs3ewJxf7Z/C7gn46DbeMdkNE2Im/NoNrtg5mdPJu4PyReQhNZbgATfUn6pDLbWKZru//DUYWAt1KT8B8KZplxfB1ZpSPeLMQJ0MbQIDAQAB"; npx:hasSignature "2ADvP3uv+NZTUvZN6FPOs8VCAnpNrPMGnVirm9OY3cSakO2ORtY7IOUQpoIFRv+xCTVfWVsHAu7zqPIfgnhiyJKFeteL1zAZfXbalLvYT5x8yD87rToP+JW6RboH2tY6oRyiai0vahndd3XgDd6w9Gi2bj9sLgzMgijWXeUuFEg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-6396-0848 . this: dct:created "2025-01-21T17:25:52.786Z"^^xsd:dateTime; dct:creator orcid:0000-0002-6396-0848; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }