@prefix this: . @prefix sub: . @prefix schema: . @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:PubChemCID_Persistence schema:url ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource, fip:Persistency-Policy; rdfs:comment "The PubChem Compound identifier (CID) Persistence Policy describs how the PubChem CIDs are made persistent, meaning they do not change over time. Once a CID is assigned to a structure, it remains associated with that structure indefinitely within the PubChem database."; rdfs:label "PubChemCID_Persistence | PubChem Compound ID Persistence Policy"; rdfs:seeAlso ; fip:availability-in-years "30"^^xsd:integer; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-4250-4584 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "EqpJJ0NKXv9RaqGKfSOh4fF9hWI+m2GsEyIPTkFGUsnDxuRcNgjtobvDhFugXUto14RBkLuDVd3+8luff2iokOt4jnpcKXewjDB/71rkIr1AYdw7WCDoCdZm9w+qDAjeXLmsQOoA9GFAHd0qu/3y5OYGUtdANwrMB5CwZ/xARZA="; npx:hasSignatureTarget this: . this: dct:created "2025-06-29T19:32:28Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:PubChemCID_Persistence; prov:wasDerivedFrom . }