@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-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Knowledge-representation-language; rdfs:comment "ASCII (American Standard Code for Information Interchange) is the most common character encoding format for text data in computers and on the internet. In standard ASCII-encoded data, there are unique values for 128 alphabetic, numeric or special additional characters and control codes."; rdfs:label "ASCII | American Standard Code for Information Interchange"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-8211-7784 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "iTBAuwdrdBn2jVmipp1+E4pnwDiCKf+mp2wWRBVtVH0lvZylZzKsy/P2421zT/TDwJPgMsTx/FMmcvh+bcfOX3GUqaFKWFFNqAXoOe2NGBd6DntHbQoPiUhPMn6A4zKNQrXOWNwGzn/n3NCeum9b2ozR5hsxle68sYX/htKRQxU="; npx:hasSignatureTarget this: . this: dct:created "2025-04-16T09:59:42Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:ASCII; prov:wasDerivedFrom . }