@prefix this: . @prefix sub: . @prefix xsd: . @prefix dct: . @prefix prov: . @prefix orcid: . @prefix foaf: . @prefix np: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:keyDeclaration npx:declaredBy orcid:0000-0003-4646-5842; npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUh2MpyA5Y13xq/jC1o6ewUngf1ucJ+dDb/dzAIUY9SSUvDboQmFBLArc/EmSOoC1UbxX5rTxoxzFTuuk5LwOkcrCd0Omhbg4yw9Zm4QPHj5Cl7/bz153vBRZ+EdyDt/Hpty/ZFpbUCXfLQPX3hNV+5Y6+pi2QSLh5mNQa/LNDFwIDAQAB" . orcid:0000-0003-4646-5842 foaf:name "Albert Meroño-Peñuela" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-4646-5842 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUh2MpyA5Y13xq/jC1o6ewUngf1ucJ+dDb/dzAIUY9SSUvDboQmFBLArc/EmSOoC1UbxX5rTxoxzFTuuk5LwOkcrCd0Omhbg4yw9Zm4QPHj5Cl7/bz153vBRZ+EdyDt/Hpty/ZFpbUCXfLQPX3hNV+5Y6+pi2QSLh5mNQa/LNDFwIDAQAB"; npx:hasSignature "HwNbHK24cbzPaRSoi+YnNNsUjADIzxmllrzp8IWXFZjEnchHZVC90C4EVSaNYY6PAexNsj6HtTZQH+QMLLw+Pg8Ru6Iy9u/Gx1IhthkP30UO9UtkIyx7QQGlgzSoHw1q4lGcHImR9TaRhGX+jWNMSGInoix3C6Rk/oNBMud/aBA="; npx:hasSignatureTarget this: . this: dct:created "2020-04-21T09:46:08.631+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-4646-5842 . }