@prefix this: . @prefix sub: . @prefix xsd: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix foaf: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0000-0002-3429-2879 foaf:knows orcid:0000-0002-1267-0234 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-3429-2879 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWuPNlXrLXvDdieFPgneCCu7ExNauuYhHXzebtSsXchN8ZQdj8Nj03110q/s+CK+tQ+omyhjaiMxKsEIr+dLwcpAKNmeHMdXnZH1JjmkMa0KC89BfV+s8JKfGZJv/gmqtLdB6fqRXjEx9s1ExIH+6YIq2FoibxCBdE6ZeIFMNxhwIDAQAB"; npx:hasSignature "b+LcHe70ws2MhAUyF9fqxd2aNArvwARNRwPsX8JNbWgr5cdAcL/ozLovaPUOP6a7CB2eharXrJcOCCtkPJ1pab3UhHiCk5qp+Hv8KGVp68msKp0PL+uHxuNzv22SqlK0WpwdkZ7nJoLBIa4QgFh3MRQRsQ/8X8mjrJpJRm/t+I4="; npx:hasSignatureTarget this: . this: dct:created "2020-04-10T11:46:57.531+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-3429-2879; nt:wasCreatedFromTemplate . }