@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/a3f8799f-59eb-4834-bb0c-714430dc7ea4> a :Monograph,
        :MusicAudio,
        :Work ;
    bflc:aap "Britten, Benjamin, 1913-1976. The prince of the pagodas" ;
    bflc:aap-normalized "brittenbenjamin19131976theprinceofthepagodas" ;
    :accompaniedBy <https://dev.bcld.info/works/25f98876-9c1b-4aa0-ba97-4ed562c094f6> ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:00.894947+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/20669441> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "1LP 12620" ;
            :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/n79105791> ;
            :role <http://id.loc.gov/vocabulary/relators/cnd> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n82156925> ;
            :role <http://id.loc.gov/vocabulary/relators/prf> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n79105791> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026650> ;
    :hasInstance <https://dev.bcld.info/instances/ec0f9045-8ff2-47eb-ae05-d4f28d03f3dd> ;
    :language <http://id.loc.gov/vocabulary/languages/zxx> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Orchestra of the Royal Opera House, Covent Garden; the composer conducting." ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/76e4f956-84c3-4fcb-8bd7-9eefb246ba3a> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t>,
                        <http://id.loc.gov/vocabulary/mstatus/tr> ;
                    :title [ a :Title ;
                            :mainTitle "Stereo treasury series" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85011293>,
        <http://id.worldcat.org/fast/826066> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/historicalinfo> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The prince of the pagodas" ] .

