@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:VANDF .

bioregistry.metaresource:biolink dcterms:hasPart biolink:VANDF .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:VANDF .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:vandf .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.xn3pb3 .

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

bioregistry:vandf a bioregistry.schema:0000001 ;
    rdfs:label "Veterans Administration National Drug File" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The National Drug File (NDF) is produced by the U.S. Department of Veterans Affairs, Veterans Health Administration (VHA). NDF is a centrally maintained electronic drug list used by the VHA hospitals and clinics. Facilities use the NDF to check drug interactions, to manage orders, and to send outpatient prescriptions to regional automated mail-out pharmacies. NDF includes information on clinical drugs, drug classes, ingredients and National Drug Code (NDC) Directory codes."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:VANDF,
        bioportal:VANDF,
        biolink:VANDF,
        fairsharing:FAIRsharing.xn3pb3,
        oid:2.16.840.1.113883.6.229 ;
    dcat:keyword "biomedical science",
        "drug",
        "drug interaction",
        "ontology",
        "pharmacology" ;
    foaf:homepage <https://www.nlm.nih.gov/research/umls/sourcereleasedocs/current/VANDF> ;
    bioregistry.schema:0000005 "4019477"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.bioontology.org/ontology/VANDF/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Michael Lincoln" ;
            foaf:mbox "michael.lincoln@med.va.gov" ] ;
    bioregistry.schema:0000024 "http://purl.bioontology.org/ontology/VANDF/"^^xsd:string ;
    bioregistry.schema:0000027 <http://purl.bioontology.org/ontology/VANDF/4019477> ;
    bioregistry.schema:0000029 "vandf" .

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

aberowl:VANDF dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:VANDF dcterms:isPartOf bioregistry.metaresource:bioportal .

biolink:VANDF dcterms:isPartOf bioregistry.metaresource:biolink .

fairsharing:FAIRsharing.xn3pb3 dcterms:isPartOf bioregistry.metaresource:fairsharing .

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

