@prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix dcterms: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:hasEaten . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0009-4188-8054 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCZSqqFy5tpd8PYxcEs1qNhCBGSmmUkU1mrpQYb/yPOSCPcX6Z5vOgcZ91ZM9J9U6MbTBrxzUMHZe/YtrPp3TW5BLlGyGmjQxjwc+Xl9JVPHf/q5RF7vzwLoUsU2L/dc1FcdPMw5fxkgo6YT0e1flycbKlm3MI7Qj/8SkRP51yRWQIDAQAB"; npx:hasSignature "df+sLfeI0zGJ0tBCezxQW12gGqIjCutzVQHCGpOIXP4Vxy6gELkWoE/XSMAahYFLn7rjuLtmDvYRBWpGfqSmV522PsIrm34I9THtA3QvkaIKVe4ZrsVX4noBYev6UpmdXrzhPgBCAazkbncatgDvtBa5spnV+OpyXe1lPTNMo0Y="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-4188-8054 . this: dcterms:created "2024-10-02T14:10:04.621Z"^^xsd:dateTime; dcterms:creator orcid:0009-0009-4188-8054; dcterms:license ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }