@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 { sub:Arthur dct:description "Arthur is the protagonist of the light novel The beginning after the end by TurtleMe, known as a skilled warrior, possessing leadership qualities, and is known for his strength and strategic mind."; a , ; rdfs:label "Arthur leywin"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "protagonist - main character of a creative work" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCZHa3Tx2mGipgTf7qAb666c64oww7mv0xDxLZCeAddzSSWqt+Ve+kJtS2O+0hUMG4e9slYeybTCH1T86XDrKKp/3misoP+T0LL+eC2kc3MjeFfoKd4uYbnzFHdhyuhsrj2WKkKMzxXpjVDyP7HXvNQe6Pd1dMJneTcG4bxLTUhKwIDAQAB"; npx:hasSignature "Z0qTO8inzshj60/N9O7+zT1ba3AByfy3eBJ356JB6Z/m3b8tnq6EF3SzqcDNIF7v8qbyQlgjIbKe+BFBJ33Fox4zXqcWC+Tf8YC+xgbFmHSIOLj60Cg2sPC0Oa/JM5SL1b22ER32wqm6nCozUZVuaVXYDkr71DPHSsU+i5je+SA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-9906-5480 . this: dct:created "2024-10-06T16:22:08.273Z"^^xsd:dateTime; dct:creator orcid:0009-0009-9906-5480; dct:license ; npx:introduces sub:Arthur; npx:wasCreatedAt ; rdfs:label "Arthur leywin"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }