@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/5c7c5871-41d1-4afc-99e6-8c616ff1aa9a> a :Work ;
    rdfs:label "Bovée, Courtland L. Business communication today" ;
    :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-07T23:48:09.828447+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24089309> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "658.4/5" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250314" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HF5718" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :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> ] ;
    :hasInstance <https://dev.bcld.info/instances/214a88a1-e563-460e-8628-c82f01d06be2> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :Title ;
            :mainTitle "Business communication today" ] .

