@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/d2123a10-1aa7-49aa-9c85-e5dcb5536d67> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:27.092062+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/20562257> ;
            :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/> ] ;
    :baseMaterial [ a :BaseMaterial ;
            rdfs:label "plastic, metal" ;
            :source [ a :Source ;
                    :code "rda" ] ],
        <http://id.loc.gov/vocabulary/mmaterial/mtl>,
        <http://id.loc.gov/vocabulary/mmaterial/pla> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/sd> ;
    :copyrightDate "2016"^^<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" ;
    :extent [ a :Extent ;
            rdfs:label "1 audio disc (34 min., 28 sec.)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "digital, CD audio" ] ] ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "ocn959267819" ],
        [ a :AudioIssueNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "RCA" ] ;
            rdf:value "88985-36282-2" ],
        [ a :Upc ;
            rdf:value "889853628223" ],
        [ a :Lccn ;
            rdf:value "  2018622260" ] ;
    :instanceOf <https://dev.bcld.info/works/d040016a-72e9-4c46-8b6b-98ac45a7eea2> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/s> ;
    :note [ a :Note ;
            rdfs:label "Poster and full credits (1 folded sheet) inserted in container." ],
        [ a :Note ;
            rdfs:label "Title from disc label." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "RCA" ;
            bflc:simpleDate "[2016]" ;
            bflc:simplePlace "New York, New York" ;
            :date "2016"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nyu> ] ;
    :publicationStatement "New York, New York: RCA, [2016]" ;
    :soundCharacteristic [ a :PlayingSpeed ;
            rdfs:label "1.4 m/s" ;
            :source [ a :Source ;
                    :code "rda" ] ],
        <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 Pentatonix Christmas" ] .

