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

<https://dev.bcld.info/instances/92f248f2-86d6-44e1-85e5-e71c5313e4b6> a :Instance ;
    bflc:projectedProvisionDate "2505" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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-07T22:42:51.380992+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24019326> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :editionStatement "Fourteenth edition" ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024055553" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9781975218362" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781975218348" ] ;
    :instanceOf <https://dev.bcld.info/works/3bb86e33-8926-4af8-92e8-407448f4289b> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record and CIP data provided by publisher; resource not viewed." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ],
        [ a :Note ;
            rdfs:label "Preceded by Bates' guide to physical examination and history taking / Lynn S. Bickley, Peter G. Szilagyi, Richard M. Hoffman, Rainier P. Soriano. [2024]" ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Wolters Kluwer" ;
            bflc:simpleDate "[2026]" ;
            bflc:simplePlace "Philadelphia, PA" ;
            :date "2026"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/pau> ] ;
    :publicationStatement "Philadelphia, PA: Wolters Kluwer, [2026]" ;
    :responsibilityStatement "lead author and editor, Rainier P. Soriano ; Peter G. Szilagyi, Richard Hoffman, Lynn S. Bickley, [editors]" ;
    :title [ a :Title ;
            :mainTitle "Bates' guide to physical examination and history taking" ] .

