@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://bluecore-dev.stanford.edu/instances/e03400b0-6b69-4432-91f8-140ff4547e2e> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:48.412258+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24129241> ;
            :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 "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 :Lccn ;
            rdf:value "  2025140460" ],
        [ a :AudioIssueNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Southern Branch Music" ] ;
            rdf:value "9201CD" ],
        [ a :AudioIssueNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Southern Branch Music" ] ;
            rdf:value "SBM 9201CD" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/29d78743-66f6-4f51-aac8-b4461fddb4b0> ;
    :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." ],
        [ a :Note ;
            rdfs:label "Lyrics printed on insert." ] ;
    :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" ] .

