@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:ASCII a fip:Available-FAIR-Enabling-Resource, fip:Communication-protocol, fip:FAIR-Enabling-Resource, fip:Knowledge-representation-language; rdfs:comment "The American Standard Code for Information Interchange (ASCII) is a standard table of seven-bit designations for digital representation of uppercase and lowercase Roman letters, numbers and special control characters in teletype, computer and word processor systems."; rdfs:label "American Standard Code for Information Interchange " . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-8100-422 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "CqsBZ95zIWREeR0qqm8CxlpXcxxYKlqPggPUTxbPf6tDOcKiGFdhPjoXffxwvdAokzLkNczj+WYpQxMbo/fkLzKrhiDvNKS0O+0nlWlNoSr4q/g9VUFi83ehK/9HQ16bT73aE8SPwV8LOqDC8c+NCUmPOoxpkZOh4YUWzM92QaM="; npx:hasSignatureTarget this: . this: dct:created "2022-10-09T17:14:30Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:ASCII; prov:wasDerivedFrom . }