@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/86d6028b-e0bd-4865-bb11-35723c5609b8> a :Instance ;
    bflc:projectedProvisionDate "2504" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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-14T21:38:47.604624+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24089309> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :editionStatement "Sixteenth edition" ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2025000291" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9780135354711" ],
        [ a :Isbn ;
            :qualifier "hardcover" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780135354711" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "24081308" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/69a130bd-4526-4a3c-a74d-e77d185790ea> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note ;
            rdfs:label "Previous edition: 2021." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ],
        [ 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." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Pearson" ;
            bflc:simpleDate "[2026]" ;
            bflc:simplePlace "[Hoboken]" ;
            :date "2026"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nju> ] ;
    :publicationStatement "[Hoboken]: Pearson, [2026]" ;
    :responsibilityStatement "Courtland L. Bovée, Professor of Business Communication, C. Allen Paul Distinguished Chair, Grossmont College, John V. Thill, Chairman and Chief Executive Officer, Global Communication Strategies" ;
    :title [ a :Title ;
            :mainTitle "Business communication today" ] .

