https://w3id.org/np/RAkPQVpzCWcdHYrfs676uf09iUhohKfZW94QNh18jARvs
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAkPQVpzCWcdHYrfs676uf09iUhohKfZW94QNh18jARvs> .
@prefix sub: <https://w3id.org/np/RAkPQVpzCWcdHYrfs676uf09iUhohKfZW94QNh18jARvs/> .
@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: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
<https://w3id.org/np/RAlrrB0WCO0v-2Cwez-WeVsU8fsPeSoyaLyIuJuEGLyvU#PubChemCDB> a fip:Available-FAIR-Supporting-Resource,
fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry;
<http://schema.org/url> <https://pubchem.ncbi.nlm.nih.gov/>;
rdfs:comment "The PubChem Compound Database contains validated chemical depiction information provided to describe substances in PubChem Substance. Structures stored within PubChem Compounds are pre-clustered and cross-referenced by identity and similarity groups.";
rdfs:label "PubChem Compound Database";
fip:has-description-source <https://www.ncbi.nlm.nih.gov/pccompound/>;
fip:uses-identifier-service <https://w3id.org/np/RALGzv6X0tjUaQ--X_7HYv5L7w1P5AUQh_-hLDnrpBGSM#PubChemCID> .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0002-0319-6542 .
}
sub:pubinfo {
this: dct:created "2025-08-27T12:30:28Z"^^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/RAlrrB0WCO0v-2Cwez-WeVsU8fsPeSoyaLyIuJuEGLyvU#PubChemCDB>;
npx:supersedes <https://w3id.org/np/RAlrrB0WCO0v-2Cwez-WeVsU8fsPeSoyaLyIuJuEGLyvU>;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/70bffa7c-426d-42e3-bac1-474b8cd4f58d> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "eLYkFjI7x30LpTH0JMKlgj4kwSZwYqMcE6VYtM49/DlqpZgcfjpFVfHqm37wVcWIKIBvMZqoBiyXEnoYD9k759bd+3Wgt0kZm4OdUv3gazEj4uu5CESxbjOGLJ4Wj9m2X+YKpouaahBYh6o3Q2SQ9266M+5+2ZcHScxXicSK6fg=";
npx:hasSignatureTarget this: .
}