@prefix this: . @prefix sub: . @prefix xsd: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix pc: . @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-1501-1082 pc:hasRead . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1501-1082 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB"; npx:hasSignature "G+R2jCP8D1SPoFfLlyoiQ6hb8FC85iC4lkmX4kuI70MiZriwnyxaIu5Y1V68W7qu5B7gJnYT6NRsm5Rt3uhx+39+HLg8nT9LChJHTdv8TyhKFTz7wCyY4/1YLPKXmQ8OopASjb+lQaZti15TUhbhZVP32B1D5ANheMNtl1jmwVY="; npx:hasSignatureTarget this: . this: dct:created "2020-04-13T14:07:37.778Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1501-1082; nt:wasCreatedFromTemplate . }