@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/d093de69-f4cb-43d5-97a0-7a4d869a3e05> a :Work ;
    rdfs:label "Transformational leadership in nursing : from expert clinician to influential leader" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:49.338717+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23855924> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "RT89" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "610.73068" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20240904" ] ] ;
    :contribution [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Broome, Marion" ;
                    bflc:marcKey "7001 $aBroome, Marion,$eeditor." ] ;
            :role [ a :Role ;
                    rdfs:label "editor" ] ] ;
    :hasInstance <https://dev.bcld.info/instances/031ba9b3-7ef2-4f5e-a59c-057ac154fb8c> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :title [ a :Title ;
            :mainTitle "Transformational leadership in nursing : from expert clinician to influential leader" ] .

