@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:Garfield . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0004-5459-290X; prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "present in work - this (fictional or fictionalized) entity, place, or person appears in that work as part of the narration (use P2860 for works citing other works, P361/P1433 for works being part of other works, P1343 for entities described in non-fictional accounts)" . nt:hasLabelFromApi "Garfield - comic strip created by Jim Davis" . orcid:0009-0004-5459-290X foaf:name "Iza Hollander" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSCQdpiYBpOYcj3fSGQjh2xU7XwtajHGsJzx0OORvlscuHdG7ChI8eRy6y8FIhm25apqSsTJidKvE5aTLDjTcPw/eGUVhu+0SFkgFFXz4sEqGGU3PJmDmf8CsRWspFPsU2+cFliJq0bMaFO+W5o0RHYFS3CWdAmlRbRbIWXsAIawIDAQAB"; npx:hasSignature "jVXD1laT+L7YCM4Myicb25ZN8eJPw093g5QH7+03ecyH+dL//gn1mBlGvhfH6DRlxMC9mCGrcUKX52a3YqNNe5uk6EoE0TnvB09Gwix32MezDleNd4a7cdRKi/riXKbfbbadx7RsIS0iMai0tYxFLiZ8rbwd2ehkD9CxsuCoVK0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-5459-290X . this: dct:created "2024-10-02T04:18:33.891Z"^^xsd:dateTime; dct:creator orcid:0009-0004-5459-290X; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Garfield - present in work - Garfield"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }