@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix edam: <http://edamontology.org/data_> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:CHEMBL.COMPOUND .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:chembl.compound .

bioregistry.metaresource:edam dcterms:hasPart edam:2646 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:chembl.compound .

bioregistry.metaresource:n2t dcterms:hasPart n2t:chembl.compound .

bioregistry.metaresource:togoid dcterms:hasPart togoid:ChemblCompound .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P592 .

bioregistry:chembl.compound a bioregistry.schema:0000001 ;
    rdfs:label "ChEMBL Compound" ;
    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."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2646,
        wikidata:P592,
        biocontext:CHEMBL.COMPOUND,
        n2t:chembl.compound,
        miriam:chembl.compound,
        togoid:ChemblCompound ;
    dcat:keyword "chemical",
        "compound",
        "ontology",
        "small molecule" ;
    foaf:homepage <https://www.ebi.ac.uk/chembl> ;
    bioregistry.schema:0000005 "CHEMBL465070"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ebi.ac.uk/chembl/compound/inspect/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^CHEMBL\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 <https://w3id.org/biopragmatics/resources/chembl.compound/chembl.compound.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-0294-5484 ;
    bioregistry.schema:0000024 "https://www.ebi.ac.uk/chembl/compound/inspect/"^^xsd:string ;
    bioregistry.schema:0000027 <https://www.ebi.ac.uk/chembl/compound/inspect/CHEMBL465070> ;
    bioregistry.schema:0000029 "chembl.compound" .

orcid:0000-0002-0294-5484 rdfs:label "David Mendez Lopez" ;
    foaf:mbox "dmendez@ebi.ac.uk" .

edam:2646 dcterms:isPartOf bioregistry.metaresource:edam .

wikidata:P592 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:CHEMBL.COMPOUND dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:chembl.compound dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:chembl.compound dcterms:isPartOf bioregistry.metaresource:miriam .

togoid:ChemblCompound dcterms:isPartOf bioregistry.metaresource:togoid .

