@prefix biolink: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix orcid: . @prefix rdfs: . @prefix skos: . @prefix xsd: . orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ; dcterms:contributor bioregistry:kegg.dgroup ; foaf:mbox "cthoyt@gmail.com" . bioregistry.metaresource:biolink dcterms:hasPart biolink:KEGG.DGROUP . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:kegg.dgroup . bioregistry:kegg dcterms:hasPart bioregistry:kegg.dgroup . biolink:KEGG.DGROUP dcterms:isPartOf bioregistry.metaresource:biolink . bioregistry:kegg.dgroup a bioregistry.schema:0000001 ; rdfs:label "KEGG Drug Group" ; dcterms:description """ KEGG DGROUP contains structurally and functionally related groups of D number entries in KEGG DRUG. There are five types of drug groups. Chemical - grouped as identical chemical structures with minor variations of salts, hydration states, etc. Structure - grouped as similar chemical structures having the same skeleton, etc. Target - grouped by drug targets Class - drug classes often representing similar mechanisms of action Metabolism - grouped by substrates, inhibitors and inducers of drug metabolizing enzymes and transporters Chemical groups are often used for identifying essentially the same active ingredients of drugs in different countries."""^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry, bioregistry:kegg ; skos:exactMatch biolink:KEGG.DGROUP ; foaf:homepage ; bioregistry.schema:0000005 "DG00301"^^xsd:string ; bioregistry.schema:0000008 "^DG\\d+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000023 "KEGG_DGROUP", "KEGG_DRUG_GROUP" ; bioregistry.schema:0000029 "kegg.dgroup" .