@prefix aberowl: .
@prefix biocontext: .
@prefix bioportal: .
@prefix bioregistry: .
@prefix bioregistry.metaresource: .
@prefix bioregistry.schema: .
@prefix dc: .
@prefix dcterms: .
@prefix fairsharing: .
@prefix foaf: .
@prefix obofoundry: .
@prefix ols: .
@prefix ontobee: .
@prefix orcid: .
@prefix rdfs: .
@prefix skos: .
@prefix xsd: .
bioregistry.metaresource:aberowl dcterms:hasPart aberowl:DRON .
bioregistry.metaresource:biocontext dcterms:hasPart biocontext:DRON .
bioregistry.metaresource:bioportal dcterms:hasPart bioportal:DRON .
bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:dron .
bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.w5ntfd .
bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:dron .
bioregistry.metaresource:ols dcterms:hasPart ols:dron .
bioregistry.metaresource:ontobee dcterms:hasPart ontobee:DRON .
bioregistry:dron a bioregistry.schema:0000001 ;
rdfs:label "The Drug Ontology" ;
dc:description "We built this ontology primarily to support comparative effectiveness researchers studying claims data. They need to be able to query U.S. National Drug Codes (NDCs) by ingredient, mechanism of action (beta-adrenergic blockade), physiological effect (diuresis), and therapeutic intent (anti-hypertensive)."^^xsd:string ;
dcterms:isPartOf bioregistry.metaresource:bioregistry ;
skos:exactMatch aberowl:DRON,
obofoundry:dron,
ontobee:DRON,
bioportal:DRON,
biocontext:DRON,
fairsharing:FAIRsharing.w5ntfd,
ols:dron ;
foaf:homepage "https://github.com/ufbmi/dron"^^xsd:string ;
bioregistry.schema:0000005 "00023232"^^xsd:string ;
bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/DRON_$1"^^xsd:string ;
bioregistry.schema:0000008 "^\\d{8}$"^^xsd:string ;
bioregistry.schema:0000012 false ;
bioregistry.schema:0000019 orcid:0000-0002-9881-1017 .
orcid:0000-0002-9881-1017 rdfs:label "William Hogan" .
aberowl:DRON dcterms:isPartOf bioregistry.metaresource:aberowl .
obofoundry:dron dcterms:isPartOf bioregistry.metaresource:obofoundry .
ontobee:DRON dcterms:isPartOf bioregistry.metaresource:ontobee .
bioportal:DRON dcterms:isPartOf bioregistry.metaresource:bioportal .
biocontext:DRON dcterms:isPartOf bioregistry.metaresource:biocontext .
fairsharing:FAIRsharing.w5ntfd dcterms:isPartOf bioregistry.metaresource:fairsharing .
ols:dron dcterms:isPartOf bioregistry.metaresource:ols .