@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix fip: . @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 fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Structured-vocabulary; 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 "Chemical Database of Bioactive Molecules"; skos:exactMatch . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "kIj8+1A9RdzsqYKFjf0JYwIyubi3bI9/6Tp1hnkAXvyc6Dz7M3QiXI15SQIlCeo9MCsmgBQQm3cWlE+A4Xr1+HWXM965AMXKEtM1RXKkUH/aLXYYtHxKoybKyj2+YFfb2KNsY7gu42p6RTP2sEtGhC66r9Ecs3sNaALQEzwiKR4="; npx:hasSignatureTarget this: . this: dct:created "2022-01-07T13:42:40.637+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:ChEMBL; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }