@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 "video game character - fictional character appearing in a video game" . nt:hasLabelFromApi "Luigi - fictional video game character from the Mario franchise" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnNYs5GPoUjtTGMLiHzFqYTPOl0vGn8hhPamyMlJdjVOMNIVqZLxcLV03cu23oGqDm2CInsY7KLteGRFDX8aGkDW0a4Opq2tvrWKjBZtx6OHsrhaBg3U9xFXK9b4CmkN0Drn0L637I9wlrH9r29K8Ubltxa66Ig3YP4mx1PrWM4wIDAQAB"; npx:hasSignature "YjebMsQPxe9hXMaZkCL/eae6T7xm4nic4TD/XmqbcM3+/n/AVIQ9CAjSm2Lz2C/wuBsDdws/KWIxCRuibnulpFe79aSy0t4vZ0PjiR0UWE1fFNhPjMihINWpFZrr3qvlZhDz4AXcQsEcSgiZbV2blb/DAz/dblPb2nrmw6J057A="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-2672-8108 . this: dct:created "2024-10-05T20:49:05.426Z"^^xsd:dateTime; dct:creator orcid:0009-0009-2672-8108; dct:license ; npx:wasCreatedAt ; rdfs:label "Luigi is a video game character"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }