@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 "Harry Potter - fictional character of the Harry Potter book series" . nt:hasLabelFromApi "fictional character - fictional human or non-human character in a narrative work of art" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCLjt5Pd8HsiEm3/E68vEPuadlpWE6MWfZw3lQZ40In2QkV0bl34UxyabeYGk7DBxxHb6xIU8e3w3fDZ9cfqEK02TnKh7klDSAunpW3RhIn9M3CvJlh2wgIXwSvrMbpBj4CZRSgsfh9WmN1UXL8ZiEKuG7QTmyNBwqXEsesfvF/PQIDAQAB"; npx:hasSignature "ajbWc41K7nNShbarGynjNzXCUA4MrO0dDPgRWq9snE+IsmvZrT7//6CDj/Up7h6QJ9BVnTrxqm4uiyCXksB4LLuP31mAc6+XqYbGD7rcV+FkpSnP3GsZyZTRTEU6AVb8yp8hJENZmA9c69RhV8Z6emQ53rL3mOH3DkeKjc6+/qM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0007-9171-6715 . this: dct:created "2024-10-04T07:42:11.972Z"^^xsd:dateTime; dct:creator orcid:0009-0007-9171-6715; dct:license ; npx:wasCreatedAt ; rdfs:label "Harry Potter is a fictional character"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }