@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:comment "mentions icons" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-6882-6480 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmE6ZvMxn8ffnG+WtwS7RlzZVAO1EiJrCl8PmVe/gVB4XvrDDZIJKxz+MIK5ehCQ59sQKJjy0yrM8CnZ+pdliit1HzMAn3NQ0V2XQPEYnFo/GOGGLfg4WIVsPNpo/Eudc1ICRpsY7tvVo/Bf6hYSU5bFcoVIa2DaufgTgYYd2JZQIDAQAB"; npx:hasSignature "H/XlLDy+7gReMRfrjM3qdcuJOxrRjgYUsFRkljTc1eh0ItfELvEkbuKg70nyBRwq+xmpJTldxhOOgH82z0tR965zjFxTcNmKrpyjrfZ2Caf/CUtejifDi5LJN8nTRBcBpzEJ0uBHpQsxjHoWeK03xz01u2mrSf5bUJ4Ukqql/u8="; npx:hasSignatureTarget this: . this: dct:created "2020-05-15T15:29:08.600+02:00"^^xsd:dateTime; dct:creator orcid:0000-0001-6882-6480; nt:wasCreatedFromTemplate . }