@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://bluecore-dev.stanford.edu/instances/ca249a92-a3fe-48be-8590-e61d2ef4783e> a :Instance ;
    bflc:projectedProvisionDate "2505" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-15" ;
            :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/cbc> ;
            :date "2026-09-15T02:08:02.087736+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23927849> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :editionStatement "Fourteenth edition" ;
    :extent [ a :Extent ;
            rdfs:label "pages cm" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024055552" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9781975218348" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781975218362" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/f8604611-6757-4805-bc08-697eeef767c7> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ 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]" ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ] ;
    :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" ] .

