@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 { ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-service; rdfs:comment "CID -- PubChem Compound Identification, a non-zero integer PubChem accession identifier for a unique chemical structure. For example, the CID of aspirin is 2244."; rdfs:label "PubChem CID | PupChem Compound Identification"; fip:has-description-source ; fip:has-persistency-policy . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-0319-6542 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Q9e4u59QJkAnaRVpRJm/CAEP/e8pldKB/EHoi2wWh9HUhtKocNMeY4+xBMVQ1jfarVk5mmTwW/x2MfmhKwwUC8ERx159WabUevZ/T4LWxORyKZhBoZSsHUIoZq6oYylKTzHk3+F2D9vPTtJY9c6d0cpW56H/imUKLMdwv5gFGgk="; npx:hasSignatureTarget this: . this: dct:created "2025-07-02T07:45:27Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }