@prefix dcterms: . @prefix this: . @prefix sub: . @prefix np: . @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:SMILESplus a fip:FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource-to-be-Developed, fip:Knowledge-representation-language; rdfs:comment "SMILES (Simplified molecular-input line-entry system) is a linear chemical representation format. SMILES+ will establish a formal IUPAC specification that articulates standard interpretation of SMILES. "; rdfs:label "IUPAC SMILES+ Specification "; rdfs:seeAlso , . } sub:provenance { sub:assertion dcterms:creator orcid:0000-0003-2968-1674 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "CVAoLerF4Ah8HaMQEGjXQtgXSUyd+ay3PzvLlkyG47HZ+Owlfo8IcTKV6QBfeE07dxbDBP0cnLlWVgfPLroW7yfiSaSqhqbm//2HV5B9mnwGUPj1qzG0sy153DBD3i2JEubhCnum2cHIgluCEPxzDVBf3ccE/c1RVJlBkd0Puj4="; npx:hasSignatureTarget this: . this: dcterms:created "2022-10-04T18:12:28Z"^^xsd:dateTime; dcterms:creator ; dcterms:license ; npx:introduces sub:SMILESplus; prov:wasDerivedFrom . }