@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/3d6132df-ed2d-46c3-bfd5-22ef5df82000> a :Monograph,
        :MovingImage,
        :Work ;
    bflc:aap "Brahms & Schubert: Taking the Lied at the Library of Congress" ;
    bflc:aap-normalized "brahms&schubert:takingtheliedatthelibraryofcongress" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/f> ;
    bflc:movingImageTechnique <http://id.loc.gov/vocabulary/mtechnique/live> ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:56.935495+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23892972> ;
            :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 on 2022-12-07." ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/tdi> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n78089035> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n81079447> ;
            :role <http://id.loc.gov/vocabulary/relators/spn> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026723> ;
    :hasInstance <https://dev.bcld.info/instances/285c22da-5523-408a-86c8-4cecdb1db971>,
        <https://dev.bcld.info/instances/436b2f1a-15b3-4a57-8be3-babcdc6ddae9> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Janet McKinney, David Plylar." ] ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Webinars" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :summary [ a :Summary ;
            rdfs:label "The Library of Congress has an embarrassment of riches when it comes to holograph music manuscripts. This year (2022) our celebration in honor of Elizabeth Sprague Coolidge - founder of Concerts from the Library of Congress - featured a number of art songs composed by Schubert, Brahms and even Mrs. Coolidge herself, performed by Eric Owens and singers from the Curtis Opera Theatre. This webinar explores some of the special manuscripts from the concert, and included a few surprises that weren't part of the original program." ] ;
    :title [ a :Title ;
            :mainTitle "Brahms & Schubert: Taking the Lied at the Library of Congress" ] .

