@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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://dev.bcld.info/instances/6994b912-5d2c-4088-b9b6-0d0e312800e2> a :Instance ;
    :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.169531+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/21759383> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/mtl>,
        <http://id.loc.gov/vocabulary/mmaterial/pla> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/sd> ;
    :copyrightDate "1994"^^<http://id.loc.gov/datatypes/edtf> ;
    :digitalCharacteristic <http://id.loc.gov/vocabulary/mencformat/cda>,
        <http://id.loc.gov/vocabulary/mfiletype/audio> ;
    :dimensions "4 3/4 in" ;
    :editionStatement "Abridged" ;
    :extent [ a :Extent ;
            rdfs:label "2 audio discs (2 hr., 36 min., 2 sec.)" ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "audio" ],
                [ a bflc:AppliesTo ;
                    rdfs:label "audio disc" ],
                [ a bflc:AppliesTo ;
                    rdfs:label "spoken word" ],
                [ a bflc:AppliesTo ;
                    rdfs:label "CD" ] ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "digital" ] ] ;
    :identifiedBy [ a :AudioIssueNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Naxos AudioBooks" ] ;
            :qualifier "disc 1" ;
            rdf:value "NA202012" ],
        [ a :AudioIssueNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Naxos AudioBooks" ] ;
            :qualifier "disc 2" ;
            rdf:value "NA202022" ],
        [ a :Isbn ;
            rdf:value "9789626340202" ],
        [ a :OclcNumber ;
            rdf:value "ocm33950557" ],
        [ a :Upc ;
            rdf:value "730099002028" ],
        [ a :Isbn ;
            rdf:value "9626340207" ],
        [ a :Lccn ;
            rdf:value "  2020619431" ] ;
    :instanceOf <https://dev.bcld.info/works/6b5401ff-28d3-418c-913f-763de3f4707a> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/s> ;
    :note [ a :Note ;
            rdfs:label "Title from disc label." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Naxos AudioBooks Ltd" ;
            bflc:simpleDate "[1994]" ;
            bflc:simplePlace "[Hong Kong]" ;
            :date "1994"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cc> ] ;
    :publicationStatement "[Hong Kong]: Naxos AudioBooks Ltd, [1994]" ;
    :responsibilityStatement "James Boswell" ;
    :soundCharacteristic <http://id.loc.gov/vocabulary/mcapturestorage/dist>,
        <http://id.loc.gov/vocabulary/mplayback/ste>,
        <http://id.loc.gov/vocabulary/mplayspeed/f>,
        <http://id.loc.gov/vocabulary/mrecmedium/opt>,
        <http://id.loc.gov/vocabulary/mrectype/digital> ;
    :title [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "A life of Johnson" ] .

