@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biolink: <https://bioregistry.io/metaregistry/biolink/resolve/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@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 oid: <https://oid-base.com/get/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:NDDF .

bioregistry.metaresource:biolink dcterms:hasPart biolink:NDDF .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:NDDF .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:nddf .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.8qcbs0 .

bioregistry.metaresource:hl7 dcterms:hasPart oid:2.16.840.1.113883.6.208 .

bioregistry:nddf a bioregistry.schema:0000001 ;
    rdfs:label "National Drug Data File" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "FDB MedKnowledge encompasses medications approved by the U.S. Food and Drug Administration, and information on commonly-used over-the-counter and alternative therapy agents such as herbals, nutraceuticals and dietary supplements."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:NDDF,
        bioportal:NDDF,
        biolink:NDDF,
        fairsharing:FAIRsharing.8qcbs0,
        oid:2.16.840.1.113883.6.208 ;
    dcat:keyword "biomedical science",
        "chemical entity",
        "drug",
        "medicinal chemistry",
        "ontology" ;
    foaf:homepage <https://www.nlm.nih.gov/research/umls/sourcereleasedocs/current/NDDF> ;
    bioregistry.schema:0000005 "002678"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.bioontology.org/ontology/NDDF/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{6}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "First DataBank Customer Support" ;
            foaf:mbox "cs@firstdatabank.com" ] ;
    bioregistry.schema:0000024 "http://purl.bioontology.org/ontology/NDDF/"^^xsd:string ;
    bioregistry.schema:0000027 <http://purl.bioontology.org/ontology/NDDF/002678> ;
    bioregistry.schema:0000029 "nddf" .

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

aberowl:NDDF dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:NDDF dcterms:isPartOf bioregistry.metaresource:bioportal .

biolink:NDDF dcterms:isPartOf bioregistry.metaresource:biolink .

fairsharing:FAIRsharing.8qcbs0 dcterms:isPartOf bioregistry.metaresource:fairsharing .

oid:2.16.840.1.113883.6.208 dcterms:isPartOf bioregistry.metaresource:hl7 .

