@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-0003-2415-8438 foaf:knows orcid:0000-0002-7913-0048 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2415-8438 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCB6chqi//gDIq5DozmWQeneqvFjpxrL0BbU5uHdiPbWjkZUyK6qir7E6ERQvTjhJiH1/G3EVBwi8mgilAA8cN/5kfciHG0kzM7fXpRiEOzMhBvOQWJvreoyFNwDVHYS1Y5zHqGSwPezLf+/ml+sillqI3DtCVLwhnfzTMiIY7XGwIDAQAB"; npx:hasSignature "au1jeyV62J9RbE0jSr5rwVb7xj0WRkA7wxQE/+u9v6dhApcbqMORiy26RxaS5p/DMWWj8l545M+LuL3f1+U2gUqjJt9FIQj1nfr2LhLbNUelk8f7j7OM2XybEcHjMA29TgFCFHRY1Yp8WkGlyb+5Da/BF3ZzRGI/V7kFzj+V73o="; npx:hasSignatureTarget this: . this: dct:created "2020-04-16T16:07:29.449+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2415-8438; nt:wasCreatedFromTemplate . }