@prefix biolink: <https://bioregistry.io/metaregistry/biolink/resolve/> .
@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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biolink dcterms:hasPart biolink:DrugCentral .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:drugcentral .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.3me82d .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02192 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:drugcentral .

bioregistry.metaresource:uniprot dcterms:hasPart uniprot.resource:DB-0239 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P11198 .

bioregistry:drugcentral a bioregistry.schema:0000001 ;
    rdfs:label "Drug Central" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "DrugCentral  provides information on active ingredients chemical entities, pharmaceutical products, drug mode of action, indications, pharmacologic action."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P11198,
        biolink:DrugCentral,
        integbio:nbdc02192,
        fairsharing:FAIRsharing.3me82d,
        miriam:drugcentral,
        uniprot.resource:DB-0239 ;
    dcat:keyword "adverse reaction",
        "approved drug",
        "bioactivity",
        "biomedical science",
        "chemical compound",
        "chemical formula",
        "chemical structure",
        "chemistry databases",
        "drug",
        "drug development",
        "drug discovery",
        "drug interaction",
        "drug name",
        "drug repositioning",
        "drug structure",
        "drug target",
        "interaction/pathway",
        "mode of action",
        "ontology",
        "ontology/terminology/nomenclature",
        "pharmacology",
        "pharmacy",
        "phenotype",
        "target" ;
    foaf:homepage <http://drugcentral.org> ;
    bioregistry.schema:0000005 "307"^^xsd:string ;
    bioregistry.schema:0000006 "http://drugcentral.org/drugcard/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 <https://w3id.org/biopragmatics/resources/drugcentral/drugcentral.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-6195-6976 ;
    bioregistry.schema:0000023 "Drug_Central" ;
    bioregistry.schema:0000024 "http://drugcentral.org/drugcard/"^^xsd:string ;
    bioregistry.schema:0000026 ror:05fs6jp91 ;
    bioregistry.schema:0000027 <http://drugcentral.org/drugcard/307> ;
    bioregistry.schema:0000029 "drugcentral" .

orcid:0000-0002-6195-6976 rdfs:label "Tudor Oprea" ;
    foaf:mbox "toprea@salud.unm.edu" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

wikidata:P11198 dcterms:isPartOf bioregistry.metaresource:wikidata .

biolink:DrugCentral dcterms:isPartOf bioregistry.metaresource:biolink .

integbio:nbdc02192 dcterms:isPartOf bioregistry.metaresource:integbio .

fairsharing:FAIRsharing.3me82d dcterms:isPartOf bioregistry.metaresource:fairsharing .

miriam:drugcentral dcterms:isPartOf bioregistry.metaresource:miriam .

uniprot.resource:DB-0239 dcterms:isPartOf bioregistry.metaresource:uniprot .

