@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 "a television series first aired on September 9th, 2018" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0000-1951-0279 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCB5J8U1O/NYvPD4FjxqhUSHUAivwJzXqQmO8nQr3hMVvWKIofl3NqaAzzKgY9kiCmuveyCwRwZ2i5BC3b6L5sa6ekks5/bUWLNjqDUcP2EbDB2KTX7o9lPe8L5vitYzfG1k2Zo38sA0SoncNPmFSyq8jOeu5e9/Utp2csh/JoAgQIDAQAB"; npx:hasSignature "GbCanxX3cnUqzTARuBJucoiLAED2NjnSy4/vZEMYHp42q5Az3o40K/1Bb6ph3cnHWiO9DZ66JyNSNYGqKsgHhySQj9lL28X4E/2PEgIf3nLlzjRaf2LmOO3Z/41XGMCvbarxQPBg7BdR9DZfEO5nwld9osZuYBMz6GqN8ATdy80="; npx:hasSignatureTarget this: . this: dct:created "2023-10-10T21:05:49.307Z"^^xsd:dateTime; dct:creator orcid:0009-0000-1951-0279; dct:license ; a npx:ExampleNanopub; rdfs:label "Comment on: Q1079"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }