@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:wwe dct:description "wrestling show, Entertainment, storytelling"; a , ; rdfs:label "world wrestling entertainment" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0007-8702-7909 . } sub:pubinfo { nt:hasLabelFromApi "wrestling - form of combat sport involving grappling type techniques" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDMEV61GQIfA9LAfYnn+BPbmi1un/0P9rNcG+RykO41ODzkYP2g8TWF82WH3oIBjSY6Hh1L0+d/UaOzslLpjKlElrmNaGKKELenmdBaceQ7c1ViKoOvnETJH/k4ooUph53yZmh55yCTtHqhs/lGYzemk9Ura7htJsAEew6nV3ZLiQIDAQAB"; npx:hasSignature "u5zypfjxzH2Y2yryPsVHML1MMSbftUO9EAjcJ/uvPoJR0OFGFSmlYye4V5EAT4qGOaLINmAun6GtGb1Gk3/uvO+R+D01J6MwVnab81kxmQuQu70bmF69m4BDxoNbWGT7wKFB12nwx19l6DV0FpqbYNabFHSympIxhcGrM1rCaeE="; npx:hasSignatureTarget this: . this: dct:created "2023-10-07T21:21:47.496Z"^^xsd:dateTime; dct:creator orcid:0009-0007-8702-7909; dct:license ; npx:introduces sub:wwe; a npx:ExampleNanopub; rdfs:label "Individual: world wrestling entertainment"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }