@prefix dcterms: .
@prefix orcid: .
@prefix this: .
@prefix sub: .
@prefix c: .
@prefix np: .
@prefix npx: .
@prefix ncit: .
@prefix cito: .
@prefix dcat: .
@prefix dctypes: .
@prefix foaf: .
@prefix freq: .
@prefix idot: .
@prefix pav: .
@prefix prov: .
@prefix rdfs: .
@prefix schemaorg: .
@prefix xsd: .
@prefix void: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
c:chembl idot:alternatePrefix "chembldb";
idot:preferredPrefix "chembl";
dcterms:accrualPeriodicity freq:quarterly;
dcterms:alternative "ChEMBLdb"@en;
dcterms:description """ChEMBL is a database of bioactive compounds, their quantitative properties and
bioactivities (binding constants, pharmacology and ADMET, etc). The data is abstracted and curated
from the primary scientific literature."""@en;
dcterms:hasPart c:chembl17_rdf_molecule_dataset, c:chembl17_rdf_target_dataset;
dcterms:license ;
dcterms:publisher c:ebi;
dcterms:references ;
dcterms:rights """The data in ChEMBL is covered by the Creative Commons By Attribution. Under the -BY clause,
we request attribution for subsequent use of ChEMBL. For publications using ChEMBL data, the primary
current citation is:
1. A. Gaulton, L. Bellis, J. Chambers, M. Davies, A. Hersey, Y. Light, S. McGlinchey, R. Akhtar, A.P. Bento,
B. Al-Lazikani, D. Michalovich, & J.P. Overington (2012) 'ChEMBL: A Large-scale Bioactivity Database For Chemical
Biology and Drug Discovery' Nucl. Acids Res. Database Issue. 40 D1100-1107 DOI:10.1093/nar/gkr777 PMID:21948594
If ChEMBL is incorporated into other works, we ask that the ChEMBL IDs are preserved, and that the release
number of ChEMBL is clearly displayed."""@en;
dcterms:title "ChEMBL"@en;
pav:hasCurrentVersion c:chembl17;
cito:citesAsAuthority ;
void:sparqlEndpoint ;
schemaorg:logo ;
a dctypes:Dataset;
rdfs:seeAlso ;
dcat:accessURL ;
dcat:keyword "assay", "chemical";
dcat:theme ncit:C48807;
foaf:page .
c:ebi foaf:page .
}
sub:provenance {
sub:assertion prov:hadPrimarySource .
}
sub:pubinfo {
sub:signature.MCwCFBMHVzEhDKCv npx:hasPublicKey "MIIBtzCCASwGByqGSM44BAEwggEfAoGBAP1/U4EddRIpUt9KnC7s5Of2EbdSPO9EAMMeP4C2USZpRV1AIlH7WT2NWPq/xfW6MPbLm1Vs14E7gB00b/JmYLdrmVClpJ+f6AR7ECLCT7up1/63xhv4O1fnxqimFQ8E+4P208UewwI1VBNaFpEy9nXzrith1yrv8iIDGZ3RSAHHAhUAl2BQjxUjC8yykrmCouuEC/BYHPUCgYEA9+GghdabPd7LvKtcNrhXuXmUr7v6OuqC+VdMCz0HgmdRWVeOutRZT+ZxBxCBgLRJFnEj6EwoFhO3zwkyjMim4TwWeotUfI0o4KOuHiuzpnWRbqN/C/ohNWLx+2J6ASQ7zKTxvqhRkImog9/hWuWfBpKLZl6Ae1UlZAFMO/7PSSoDgYQAAoGAEHvFRpU7ryp1gAOi2yoy2VX8jraJdwPo6ZC1idtsGVcmou89Y3KOoJmlW3VU8ZPolpVWuM+EPNmLNFmifYr+svu8AOQkilZBLdkS5BrPVxIpV0dLeaBUroof1wPsVuwEPOdNzWsEmPF1Az8qLGEdPbyn7ehWqO/lNVmW8+c4O2k=";
npx:hasSignature "MCwCFBMHVzEhDKCvf610NaHUPPPr2DlyAhQ27N5l1p/OccAN3gZLsqOs+AXFmQ==" .
this: dcterms:created "2017-07-29T14:24:52+02:00"^^xsd:dateTime;
npx:hasSignatureElement sub:signature.MCwCFBMHVzEhDKCv;
pav:createdBy orcid:0000-0002-1267-0234;
a npx:ExampleNanopub .
}