@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.1 | FAIR Implementation Profile Training - by Norbert van Dijk" . this: dct:created "2025-05-16T09:29:30.511Z"^^xsd:dateTime; dct:creator orcid:0000-0002-0319-6542; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfUo0FLu1y2EeueL40lqkVdm9fTJa6WhF6MhyjhKAagbuaWe1wwyk453ot8KAQ3aHtL3B8Ze/aLf+wHrBhS0nz4wS6urc8ksIzlLCoa9KIfa0JuQunBLFptV0U9fTR8kDlPoB+klNrUfzeCXmkdgnnUiiwBoN+j1eN87XMSHKI3wIDAQAB"; npx:hasSignature "VmuWYhe4zojnh32QBw5uGmXeAJO7SpoEpm5UK61PoYk+18I4kUs78hsGrT64kN4IkzMAl3H1nPIeZ8AZkV6T4duSzBvbDUufKJjCufiqCswGIbeK8wcAHjkWS6oj8MLeRvJhegfDxXw/iCS14CwvSrXMXwu2dgr86WuhHjKb2HE="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-0319-6542 . }