@prefix this: <https://w3id.org/np/RAz2MWgMa86gUdfXhfedOQ8n7Jh3FhZtbPCFXiXIE6AOg> .
@prefix sub: <https://w3id.org/np/RAz2MWgMa86gUdfXhfedOQ8n7Jh3FhZtbPCFXiXIE6AOg#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:Garfield <http://www.wikidata.org/entity/P1441> <http://www.wikidata.org/entity/Q72533> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-5459-290X ;
    prov:wasDerivedFrom <http://wikidata.org/entity/Q72533> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P1441> 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)" .
  <http://www.wikidata.org/entity/Q72533> 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 <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Garfield - present in work - Garfield" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAdpMl4VHC4_3VnGLX6zOknWfZ2iSlX_aVQeaTp0ix8Jw> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}