@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-0007-4151-1121 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0007-4151-1121 . } sub:pubinfo { nt:hasLabelFromApi "coffee - brewed beverage made from seeds of Coffea genus" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCI1GE2GnI4HHSO6XhIYHXLe7I5G2wCmY9mJekgm2Jv9X/iGkhZjolB8BCNCkgyzK0rIZMgHHq2fGa80rTONjBCDQPZFn2IZtErsKQSyYsn8+hcY60zmoTaWX+LLKm/V9OPU6P8U7E80nJV1gZV03RL1f936lLiJo0ejiQHGqciNwIDAQAB"; npx:hasSignature "C1iaOe8FSYv84dRnHuccJFJS3OSMEDzJhvrw5UdqgYtaUkqVtSegpYHc2ekUc/ihPnd5x+bf2czH5yUVNz4SLe1dNgLcLswqKX8VVGaXeKRgKqOfrRHGjhuk3pYYYC7E2IMP8E/UN2dPz2fgxjrOokrLjpGKl/dtB6Cl/NEmUps="; npx:hasSignatureTarget this: . this: dct:created "2023-10-17T16:40:58.317Z"^^xsd:dateTime; dct:creator orcid:0009-0007-4151-1121; dct:license ; rdfs:label "think this is overrated: coffee"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }