@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/36feef71-7c5a-4123-a5ee-e737fcf67295> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:01.514316+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/18928420> ;
            :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 <http://id.loc.gov/vocabulary/mmaterial/pla> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/sd> ;
    :dimensions "12 in" ;
    :extent [ a :Extent ;
            rdfs:label "1 sound disc" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "analog, 33 1/3 rpm, mono." ] ] ;
    :hasItem <http://id.loc.gov/resources/items/18928420> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2015661724" ],
        [ a :AudioIssueNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Montilla" ] ;
            rdf:value "FM-37" ],
        [ a :OclcNumber ;
            rdf:value "ocm18619850" ] ;
    :instanceOf <https://dev.bcld.info/works/44637a14-462c-4f86-9710-6646951a642e> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/s> ;
    :note [ a :Note ;
            rdfs:label "Synopsis in Spanish and English on container ; Libretto (4 p.)--inserted." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Montilla" ;
            bflc:simpleDate "[1954]" ;
            bflc:simplePlace "New York" ;
            :date "1954"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nyu> ] ;
    :publicationStatement "New York: Montilla, [1954]" ;
    :responsibilityStatement "Manuel Fernández Caballero" ;
    :soundCharacteristic <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/mon>,
        <http://id.loc.gov/vocabulary/mplayspeed/b> ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "La viejecita" ],
        [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "La viejecita" ] .

