@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/6b5401ff-28d3-418c-913f-763de3f4707a> a :Monograph,
        :NonMusicAudio,
        :Work ;
    bflc:aap "Boswell, James, 1740-1795. A life of Johnson" ;
    bflc:aap-normalized "boswelljames17401795alifeofjohnson" ;
    :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-07T22:44:21.157924+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/21759383> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "SDD 38684" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :classificationPortion "828.609" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "22" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/spw> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n79018795> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n95109742> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :expressionOf <https://dev.bcld.info/hubs/5b334e53-dba6-490a-a880-8019accd0e47> ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026063>,
        <http://id.loc.gov/authorities/genreForms/gf2014026037>,
        <http://id.loc.gov/authorities/genreForms/gf2014026049> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-uk-en> ;
    :hasInstance <https://dev.bcld.info/instances/6994b912-5d2c-4088-b9b6-0d0e312800e2>,
        <https://dev.bcld.info/instances/b9e7fc4e-50cf-4319-b679-909b9a2790a5> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Read by Billy Hartman." ] ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t>,
                        <http://id.loc.gov/vocabulary/mstatus/tr> ;
                    :title [ a :Title ;
                            :mainTitle "[Classic literature with classical music.] Classic non-fiction" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/5d463a7d-0b80-4e5e-92ed-1e73fd61a79d> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85009855>,
        <http://id.loc.gov/authorities/subjects/sh85078216>,
        <http://id.loc.gov/rwo/agents/n78095825> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "CD 1. Dr. Johnson's birth and background -- Dr. Johnson-the student -- The move to London -- The death of his wife -- Publication of the Dictionary -- My first meeting with Dr. Johnson -- With Dr. Johnson and Dr. Goldsmith -- 'Pity is not natural to man' -- 'Jean Bull philosophe' -- 1764-the literary club -- 1765-with the Thrale family -- 'Smile with the wise and feed the rich' -- CD 2. Hope and experience -- Johnson's personal courage -- A capital tavern -- Dr. Johnson's compassion -- Dr. Johnson meets John Wilkes -- Bons mots from the Johnsonian garden -- More dialogues -- Lives of the poets -- 1783-aged 74 -- The last year -- The death of Dr. Johnson." ] ;
    :title [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "A life of Johnson" ] .

