@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/69a130bd-4526-4a3c-a74d-e77d185790ea> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bovée, Courtland L. Business communication today" ;
    bflc:aap-normalized "bovéecourtlandlbusinesscommunicationtoday" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:47.554799+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24089309> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HF5718" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "658.4/5" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250314" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n85076850> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n82062623> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2017026140> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/n-us> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/86d6028b-e0bd-4865-bb11-35723c5609b8> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://bluecore-dev.stanford.edu/works/88a51c40-44bf-40c0-afe9-e33dbcb1d72b> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Business communication--United States" ;
            bflc:aap-normalized "businesscommunicationunitedstates" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Business communication--United States" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh87004551> <http://id.loc.gov/rwo/agents/n78095330-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Communication in organizations--United States--Case studies" ;
            bflc:aap-normalized "communicationinorganizationsunitedstatescasestudies" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Communication in organizations--United States--Case studies" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85029082> <http://id.loc.gov/rwo/agents/n78095330-781> <http://id.loc.gov/authorities/subjects/sh2016001578> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :summary [ a :Summary ;
            rdfs:label "\"The new Sixteenth Edition of Business Communication Today offers comprehensive advice on using AI in business communication-but always in the context of fostering those authentic connections\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Business communication today" ] .

