@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/9dd7616c-1244-4cb8-9db9-6537039c52b3> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Drew, Melissa. The evolution of procurement and supply management transformations" ;
    bflc:aap-normalized "drewmelissatheevolutionofprocurementandsupplymanagementtransformations" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T08:07:23.362767+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24127615> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :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 "HD38.6" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "658.5002/85" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250326" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2025013624> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/59af8604-a66a-4914-a063-2c88cc6372c0> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "J. Ross publishing intelligent procurement series" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/d2996759-cd26-4b3e-abdc-d9b34c0e6d37> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2024000226>,
        <http://id.loc.gov/authorities/subjects/sh85065914> ;
    :summary [ a :Summary ;
            rdfs:label "\"Written by an expert with over two dozen years in the field, The Evolution of Procurement and Supply Management Transformations shows the common mistakes made by companies and how they can learn from them for future efforts. To truly improve procurement transformations, organizations must move beyond temporary fixes and adopt a holistic, well-supported approach. Like navigating a highway full of roadblocks, patchwork solutions only offer short-term relief while increasing frustration and inefficiency\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The evolution of procurement and supply management transformations" ] .

