@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/8c31c838-d32f-4441-b05e-2c2d4094c734> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Pharmacotherapy principles & practice" ;
    bflc:aap-normalized "pharmacotherapyprinciples&practice" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:05:02.688341+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23975413> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "RM262" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n97803183> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026191> ;
    :hasInstance <https://dev.bcld.info/instances/2fea45b4-a9b6-403e-a05a-9c28d6a146c1> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/16b23355-7f7a-4d3f-b975-d1f2b532be79> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85023041> ;
    :summary [ a :Summary ;
            rdfs:label "\"The sixth edition of Pharmacotherapy Principles & Practice is designed to provide student learners and healthcare practitioners with essential knowledge of the pathophysiology and pharmacotherapy of acute and chronic diseases likely to be encountered in routine practice. Chapters are written by content experts and peer reviewed by pharmacists, nurse practitioners, physician assistants, and physicians who are authorities in their professional disciplines\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Pharmacotherapy principles & practice" ],
        [ a :VariantTitle ;
            :mainTitle "Pharmacotherapy principles and practice" ] .

