@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:naruto_uzumaki dct:description "Is a fictional ninja from the Naruto anime and manga series"; a , ; rdfs:label "Naruto Uzumaki"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0002-6504-3004 . } sub:pubinfo { nt:hasLabelFromApi "character in a fictitious work - fictional character that is considered fictional even in a fictional story" . this: dct:created "2025-10-12T14:41:40.802Z"^^xsd:dateTime; dct:creator orcid:0009-0002-6504-3004; dct:license ; npx:introduces sub:naruto_uzumaki; npx:wasCreatedAt ; rdfs:label "Naruto Uzumaki"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RAnxJvccrJq_S63P6KP5ujwaLND5mV15iVke03AqVVF-o . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2VOwuV29lOpkZT0X/mtnnaU7vdAtWIiWu5TGv28LmRNZHVS+Kgtrmq4pTi321Mz1Z82vnJ64sgt42ObSzIIOh8MYTJTKnNoSxfzGfRiuzr4tYk3/juvQ6prUYqyc79iw5V9N0LbalxqUj2rjyr4vVkgGGpswjQu7P7DGp59i+rEaAQUOrFScedhgDkKNyfKk8C+/47ryCoKLrdsGLETBulQtVT0vcY9h+ujAPUKTH/IAvBPbb+jomurVTanxAkrBFxbaIF8srMFiUJE6PsUNanBdTmj3N7bRdY1n7jKNhzubGB1Nl4btO/dgJAwoov3MkSgowVl+P10CzczcXtTnUQIDAQAB"; npx:hasSignature "Odiqi/2oGKZQGEWHc4lKQBau+7UenuQOEd8XUbN2E/7yAHEfI9PEiGQq08ezvtQLaVBJx18WWrDi0+pozkkLMvOXHc5a/KgmDxO1/YKeyAqWlEbWwkgD6lH4wyh6HvurhlTN1yQM4Q21OufoyaUXoXJFolOT5h0GogC3OPH+hbCZV/vFxc8jtHM5MfclMuA+MB9IT1Gg0fV2nSdrQSupu3QScksNPvoaAX5c9pjq/iAABY7fFoGAN5+fZKfVJieEBjZBlagZaNXn1a/E5bl5R5SiC8heetZ3t1SK66j128E5XM85dn0VHXjCWvNl92MSlfYMLlt3s1KYgHgyNyvm3g=="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0002-6504-3004 . }