@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:MAPT a fip:FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource-to-be-Developed, fip:Knowledge-representation-language, fip:Metadata-schema, fip:Semantic-model; rdfs:comment "The IUPAC MAPT (Machine Accessible Periodic Table) will be a standard metadata specification for representing standard values for isotopic abundances and atomic weights of the chemical elements as formally published in the Periodic Table. The Periodic Table is stewarded by IUPAC and the MAPT schema is being developed as a project of the IUPAC Commission on Isotopic Abundances and Atomic Weights (CIAAW). "; rdfs:label "IUPAC Machine Accessible Periodic Table "; 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 "O3LLFOxs/SVcO9rwOsz52T1shZZNQwi8verHsKnniyOZNBC9BUI7Ucuy2K8FRyLpKgobdTPDCyp83yX+Vi/JVcvsVIYOdNyLYNzWWOhwY88fAXSMEkn5n0ymHpPtt5LD6TFdxLj4JGwFqiQ56SBDjx1b4ePhZ7FV44v9wtRvH98="; npx:hasSignatureTarget this: . this: dcterms:created "2022-10-04T18:38:20Z"^^xsd:dateTime; dcterms:creator ; dcterms:license ; npx:introduces sub:MAPT; prov:wasDerivedFrom . }