@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/7b01179c-299a-418b-add7-fda8035ccf5c> 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:43:40.735733+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23540760> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/pla> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/sd> ;
    :dimensions "12 in" ;
    :duration "002700"^^xsd:duration ;
    :extent [ a :Extent ;
            rdfs:label "1 audio disc (27 min.)" ] ;
    :identifiedBy [ a :AudioIssueNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Mercury" ] ;
            rdf:value "SR-60022" ],
        [ a :Lccn ;
            rdf:value "  2024615368" ],
        [ a :OclcNumber ;
            rdf:value "ocm37739145" ] ;
    :instanceOf <https://dev.bcld.info/works/9441c51c-3a6e-455d-97bf-852efb18af31> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/s> ;
    :note [ a :Note ;
            rdfs:label "Program notes on container." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Mercury" ;
            bflc:simpleDate "[1957]" ;
            bflc:simplePlace "[Chicago]" ;
            :date "1957"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ilu> ] ;
    :publicationStatement "[Chicago]: Mercury, [1957]" ;
    :responsibilityStatement "Lou Stein" ;
    :soundCharacteristic [ a :PlayingSpeed ;
            rdfs:label "33 1/3 rpm" ],
        <http://id.loc.gov/vocabulary/mcapturestorage/aes>,
        <http://id.loc.gov/vocabulary/mgroove/lateral>,
        <http://id.loc.gov/vocabulary/mgroove/micro>,
        <http://id.loc.gov/vocabulary/mplayback/ste>,
        <http://id.loc.gov/vocabulary/mplayspeed/b>,
        <http://id.loc.gov/vocabulary/mrectype/analog> ;
    :title [ a :Title ;
            :mainTitle "Saloon favorites" ] .

