@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/44637a14-462c-4f86-9710-6646951a642e> a :Monograph,
        :MusicAudio,
        :Work ;
    bflc:aap "Caballero, M. F. (Manuel Fernández), 1835-1906. La viejecita" ;
    bflc:aap-normalized "caballeromf(manuelfernández)18351906laviejecita" ;
    :accompaniedBy <https://dev.bcld.info/works/2a5adb66-24af-48d5-aa04-8d02fb81c31f>,
        <https://dev.bcld.info/works/e82079f4-1a34-4b6a-a309-2b6014b19f98>,
        <https://dev.bcld.info/works/ef18e5a6-da20-4099-adce-ded98881c6ca>,
        <https://dev.bcld.info/works/fa298c42-41ab-472d-9699-536892b3608a> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:01.494140+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/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/> ] ;
    :capture [ a :Capture ;
            rdfs:label "Recorded in Spain." ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "1LP 15413" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/prm> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n82020517> ;
            :role <http://id.loc.gov/vocabulary/relators/prf> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n82025115> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n94060539> ;
            :role <http://id.loc.gov/vocabulary/relators/prf> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2020037008> ;
            :role <http://id.loc.gov/vocabulary/relators/prf> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n85014386> ;
            :role <http://id.loc.gov/vocabulary/relators/prf> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n85296241> ;
            :role <http://id.loc.gov/vocabulary/relators/prf> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2006086363> ;
            :role <http://id.loc.gov/vocabulary/relators/prf> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n94106735> ;
            :role <http://id.loc.gov/vocabulary/relators/prf> ] ;
    :expressionOf <https://dev.bcld.info/hubs/5ce1a8ac-8914-47cd-952d-708bda9014e2> ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014027050>,
        <https://id.loc.gov/authorities/genreForms/gf2014026097> ;
    :hasInstance <https://dev.bcld.info/instances/36feef71-7c5a-4123-a5ee-e737fcf67295> ;
    :language <http://id.loc.gov/vocabulary/languages/spa> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/resourceComponents/amt> ;
            :language <http://id.loc.gov/vocabulary/languages/spa> ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Lily Berchman [i.e. Dolores Pérez], Elsa del Campo, Santiago Ramalle, Luis Franco, José Marín, Eladio Cuevas and Aníbal Vela, soloists ; Coros de la Radio Nacional de España y Orquesta de Cámara de Madrid ; directed by Daniel Montorio and Enrique Navarro." ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85149682>,
        <http://id.worldcat.org/fast/1906707> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/historicalinfo>,
        <http://id.loc.gov/vocabulary/msupplcont/libretto> ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "La viejecita" ] .

