@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0009-0005-4543-3736 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0005-4543-3736 . } sub:pubinfo { nt:hasLabelFromApi "Pizza champignons fromage" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCU2ZGDU7iWEh0h9FsOsCJhCwgr5PAMNQnRk4sc/CUhI6cUJASv/6bQvJ6ZXId2oN9BsG/D2CEtFScyA1SC9IJzz2Ph3vtjbAKHMlupyy+4fWVKN6LPkDKJ0B9FZQIs4rFOxKgscxj6TZKUaVxJh7UY3L+9UWCYKwy02arXK1W82QIDAQAB"; npx:hasSignature "RSKswvbdxUbcBP171aW5ACPFcy+eRiYJV27qfE45knr0kj/jxNb+tlJUN4sAsWRQ4zM3uKY9qc58CPo8hNyUedKL5jCd8645FeTrgN5dLNqKzJLlDabkNJburelyqfRwsIntC0ioVqnrvh+K2Mzq8izJB1N9CDZxatcv2dezJTA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-4543-3736 . this: dct:created "2025-01-27T20:30:26.697Z"^^xsd:dateTime; dct:creator orcid:0009-0005-4543-3736; dct:license ; npx:wasCreatedAt ; a npx:ExampleNanopub; rdfs:label "think this is underrated: Pizza champignons fromage"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY, , ; nt:wasCreatedFromTemplate . }