@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:ChEMBL ; a , , ; rdfs:comment "ChEMBL is a manually curated database of bioactive molecules with drug-like properties. It brings together chemical, bioactivity and genomic data to aid the translation of genomic information into effective new drugs."; rdfs:label "ChEMBL | Chemical database of the European Molecular Biology Laboratory"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "juvlC/2bKzYzCHODduElZ+ZEkfqlQ5uMSZmpmG1CL1vd0Lr6PmouN6yTeC0w9nllkixmqN6JnzXpGd2kQj0q0WA5c1vpJuMyMVssycdDK9M5XggtYQLnq6VfzpW2NanYPQZdZSUY9FYtfNR4rs/HJw0n3lc+7ibWHY7AUxwGze0="; npx:hasSignatureTarget this: . this: dct:created "2023-11-08T16:03:25.695+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:introduces sub:ChEMBL; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }