@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 { schema:url ; a fip:Available-FAIR-Enabling-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "PubChem is the world's largest collection of freely accessible chemical information. Searches can be performed via a number of descriptors such as name, molecular formula and structure. Information is provided for chemical and physical properties, biological activities, safety and toxicity information, patents, literature citations and more. PubChem is organized as three linked databases within the NCBI's Entrez information retrieval system. These are PubChem Substance, PubChem Compound, and PubChem BioAssay. PubChem also provides a fast chemical structure similarity search tool. "; rdfs:label "PubChem"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-0319-6542; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2025-08-27T12:39:20Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "la+OdpaxHXbjDc4Bmu4QgOOtvJoLHw5RBNVrcRuneksx+K4h3zs3x7QaBUgy7EB5/kLLZyEKNrWgSU2WEEiDerZs/9fDEKUpsP+28okfpjRqlmNqB/ORfBBP1ZeH+6+3bkmqTF0hF6EsR8lyRE/Lq5hseYCYVXAf0nqzYnFbk/A="; npx:hasSignatureTarget this: . }