@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . 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 { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCU2ZGDU7iWEh0h9FsOsCJhCwgr5PAMNQnRk4sc/CUhI6cUJASv/6bQvJ6ZXId2oN9BsG/D2CEtFScyA1SC9IJzz2Ph3vtjbAKHMlupyy+4fWVKN6LPkDKJ0B9FZQIs4rFOxKgscxj6TZKUaVxJh7UY3L+9UWCYKwy02arXK1W82QIDAQAB"; npx:hasSignature "gV8fTuKz+hkoQkfO17XVxtdBg3VuohSqkdG+YDMz/ix+2QVRZe+0mNPUM6reHCbKPNHykBapk2JuKSObGuhsCw0ifv4xDIxd1uABmuaeqydn3kVrBUV82WX3Ck6SLeeQwZXhELEBgkuYW6yKQnXnPn1e/4ytwRhcxd2i5HukXHA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-4543-3736 . this: dct:created "2025-01-28T09:46:47.788Z"^^xsd:dateTime; dct:creator orcid:0009-0005-4543-3736; dct:license ; npx:wasCreatedAt ; rdfs:label "think this is overrated: ChatGPT"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }