@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 { rdfs:comment "This is the host stadium of the Arsenal club" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0009-6523-3490 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFxscmIZPiTuObnlB1+fErtNfzD1uqJeKpVh1CHW8kM7HWGIyHdMD77emYJHG+9LNy5O6zhLnaeL0zXBBistSxrQZUQAQTwJ/XtfEzisADLWafUH0noDCdmOJrJqGWFua4LdA/9Op/6WWih1g/iABkWiKBjyQ87ZEthzc7NEISawIDAQAB"; npx:hasSignature "fSuOQG5f5X+txaEGJ8bqOIZ1O+mR5hzDc5TH3m6iqoIj7mwrcCcf6LElNpVGjSH6eo05DQnwIqS0tvMOzLhuksT3gnUunuBj2UI/eBsVrLeie4WvKhURePNRdJyABOlAqlUEjL+7iTnlx87HVkotDeBDFqDn2vr1LbWHjhvuiDk="; npx:hasSignatureTarget this: . this: dct:created "2023-10-03T20:25:12.421Z"^^xsd:dateTime; dct:creator orcid:0009-0009-6523-3490; dct:license ; a npx:DraftNanopub; rdfs:label "Comment on: emirates-stadium"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }