@prefix this: <https://w3id.org/np/RAsKkmJsaUkbzYz-8vINK6je-P3BHWPzilrF3cCLe8BQA> .
@prefix sub: <https://w3id.org/np/RAsKkmJsaUkbzYz-8vINK6je-P3BHWPzilrF3cCLe8BQA#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://w3id.org/np/RALGzv6X0tjUaQ--X_7HYv5L7w1P5AUQh_-hLDnrpBGSM#PubChemCID> <http://w3id.org/roh#isProvidedBy> <https://ror.org/02meqm098> ;
    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 <https://pubchem.ncbi.nlm.nih.gov/search/help_search.html#Cid> ;
    fip:has-persistency-policy <https://w3id.org/np/RAgNhG-XwFip6xI1HhN8iGrR71yVpjPaM_KhGMQ0Mok3M#PubChemCID_Persistence> .
}
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 <https://fip.fair-wizard.com/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces <https://w3id.org/np/RALGzv6X0tjUaQ--X_7HYv5L7w1P5AUQh_-hLDnrpBGSM#PubChemCID> ;
    npx:supersedes <https://w3id.org/np/RALGzv6X0tjUaQ--X_7HYv5L7w1P5AUQh_-hLDnrpBGSM> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/5ed7ed3e-410a-49c7-8122-e377c3db32d9> .
}