@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 { a . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "Doraemon - character in the Doraemon series" . nt:hasLabelFromApi "animated character - fictional character who appears in animated films, television, and other animated works" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDNns4T12uS6khOD7pVeDPTdAjvBc/D3w8roN77MfsP0gEvNhShaMWCUNVBgz+sRht7ijkCadFZxYL+7Ybduq1q/1x6i+DGsxwnqr4KJV10XLjJumdtaavJdTJdb56+dLK/KxPmp4M/Bymy2oy+zfVG8pdLt8f+W/XkABXTkG53WwIDAQAB"; npx:hasSignature "BOdbJqqG3h2IhoMWXuUzmeneWoWXhdp+wiua13fIMudA58gmLMCiQsQWLvmuJU9iIRsQl2AKSgnYmK3akVUtDYlheJo4ZQ2wPIOjFyT8prWSQDdUdiqISX8SM7Jv7AUqplrIEDf8c8eXe++iDqR2C8LZIAF/Mq3d6z/pWVXk798="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0000-9408-3588 . this: dct:created "2024-10-06T13:05:14.841Z"^^xsd:dateTime; dct:creator orcid:0009-0000-9408-3588; dct:license ; npx:wasCreatedAt ; rdfs:label "Doraemon is a animated character"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }