@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0009-0000-4256-6756 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0000-4256-6756 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC1bftFcRz7s0BfJjbmIr1OIenL3D/4ebU5HKqNyLNLErB54/KUT8zE/H5opuU2h6HC+cXYILd9NFQId/rm874lY/kbIvpuyG859V0SaDLqRA1uOwSwnrAdpg3Wyx8uAODYzfmhrV+qO59SiohEmqgbkGWFiHiie37BXigxpjBqEwIDAQAB"; npx:hasSignature "G5Kk+ejdL4sNeVMGAAcGszGh9wHC+ydruuKjvBeb1BYhO0jJ7V5CTYFmw1DQM5C0q30ffJQFNc7gDTDaJx5sSV7rwdKZTiSfWoKeobUQiZNYiGViFrn94fkJwmEYf6FrJ8onP9S5A24zqVIly8HM9iDz26pysianocxIB4hOQY8="; npx:hasSignatureTarget this: . this: dct:created "2023-10-09T08:49:56.887Z"^^xsd:dateTime; dct:creator orcid:0009-0000-4256-6756; dct:license ; rdfs:label "think this is overrated:: Pizza Hawaii"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }