@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:0009-0004-1020-475X sub:FIP.25.T5 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0004-1020-475X . } sub:pubinfo { orcid:0009-0004-1020-475X foaf:name "Sander van Boom" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAuqxY3QUcV5n9Of0reE0mGlSSTm/d9n4EQQ2Om4iGiR6WhwTEPEqcm+iuDKPllnHH9xYUotllxefBJShbsisk/9x8Z4/HXR6IfyyuwS6AwdAVtcS8fMtcUa1QeoOXj77yZK14YYkmFYf417kN2QI8sRiVLqdLfU9e4XfMwA8gAwIDAQAB"; npx:hasSignature "AocfUGIPmQOpXjIPHKzEti5d9nG2rYC8w5lttwytJzDdWdu3VSJ7MZHRdD3qYUel6K7uWEJxbKy6fr1JVky06btRQCncKwxnIPLzrP5xc4hmZE11sZlbGcu51cautN7J6dOHz7hEAM9Gw9pIvtpkE+91yNaLYmrSJ1ykIrnXMUo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-1020-475X . this: dct:created "2024-04-30T08:19:52.283Z"^^xsd:dateTime; dct:creator orcid:0009-0004-1020-475X; dct:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }