@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/2ab03814-ee5f-484c-965e-9981e81ac74b> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:57:06.929975+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24129241> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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 <http://id.loc.gov/vocabulary/mmaterial/mtl>,
        <http://id.loc.gov/vocabulary/mmaterial/pla> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/sd> ;
    :copyrightDate "1992"^^<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" ;
    :duration "PT44M39S"^^xsd:duration ;
    :extent [ a :Extent ;
            rdfs:label "1 audio disc (44:39)" ] ;
    :identifiedBy [ a :AudioIssueNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Southern Branch Music" ] ;
            rdf:value "SBM 9201CD" ],
        [ a :Lccn ;
            rdf:value "  2025140460" ],
        [ a :AudioIssueNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Southern Branch Music" ] ;
            rdf:value "9201CD" ] ;
    :instanceOf <https://dev.bcld.info/works/b04888de-fb4b-4a8d-bcef-b3ff2cb68984> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/s> ;
    :note [ a :Note ;
            rdfs:label "Lyrics printed on insert." ],
        [ a :Note ;
            rdfs:label "Title from disc label." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Southern Branch Music" ;
            bflc:simpleDate "[1992]" ;
            bflc:simplePlace "Norfolk, Va" ;
            :date "1992"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/vau> ] ;
    :publicationStatement "Norfolk, Va: Southern Branch Music, [1992]" ;
    :soundCharacteristic [ a :PlayingSpeed ;
            rdfs:label "1.4 m/s" ],
        <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 ;
            :mainTitle "Dramtreeo 3" ] .

