@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/e84a06a8-9ee3-4bf0-941d-5dc6017737bd> a :Monograph,
        :NotatedMusic,
        :Work ;
    bflc:aap "Dessau, Paul, 1894-1979. 7 Lieder zu Goethes Faust : für mittlere Stimme und Klavier" ;
    bflc:aap-normalized "dessaupaul189419797liederzugoethesfaust:fürmittlerestimmeundklavier" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:56:56.245160+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/19414097> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "M1620.D43" ;
            :itemPortion "L54 1949" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/ntm> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n79003362> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n80015505> ;
            :role <http://id.loc.gov/vocabulary/relators/cmp> ] ;
    :ensemble [ a :Ensemble ;
            :ensembleSize <http://id.loc.gov/vocabulary/ensemblesize/duo> ;
            :mediumComponent [ a :MediumComponent ;
                    :count "1" ;
                    :mediumOfPerformance <http://id.loc.gov/authorities/performanceMediums/mp2013015550> ],
                [ a :MediumComponent ;
                    :count "1" ;
                    :mediumOfPerformance <http://id.loc.gov/authorities/performanceMediums/mp2013015646> ] ] ;
    :expressionOf <https://dev.bcld.info/hubs/a817b539-afca-49b5-83a9-23013e2bfaea> ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014027077>,
        <http://id.loc.gov/authorities/genreForms/gf2014027103> ;
    :hasInstance <https://dev.bcld.info/instances/7531dddf-6e89-4d50-b4cc-9bdb9a1f83f1> ;
    :language <http://id.loc.gov/vocabulary/languages/ger> ;
    :musicFormat <http://id.loc.gov/vocabulary/mmusicformat/score> ;
    :notation <http://id.loc.gov/vocabulary/mmusnotation/staff> ;
    :subject <http://id.loc.gov/authorities/subjects/sh85125211> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Bauerntanz -- Es war eine Ratt' im Kellernest -- Bettlerlied -- Das Lied vom Floh -- Es war ein König von Thule -- Ständchen -- Gretchen im Kerker." ] ;
    :title [ a :VariantTitle ;
            :mainTitle "Sieben Lieder zu Goethes Faust" ],
        [ a :Title ;
            :mainTitle "7 Lieder zu Goethes Faust : für mittlere Stimme und Klavier" ] .

