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

<https://dev.bcld.info/works/7122dac6-972f-4051-8e7f-297ba809a3cd> a :Monograph,
        :NotatedMusic,
        :Work ;
    bflc:aap "Purcell, Henry, 1659-1695. Set by Mr. Henry Purcell and sung by Mrs. Tofts in the subscription musick.. Fly swift ye hours" ;
    bflc:aap-normalized "purcellhenry16591695setbymrhenrypurcellandsungbymrstoftsinthesubscriptionmusickflyswiftyehours" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:37.743663+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23712862> ;
            :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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "M1621" ;
            :itemPortion ".P" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/ntm> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n79095298> ;
            :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/mp2013015791> ],
                [ a :MediumComponent ;
                    :count "1" ;
                    :mediumOfPerformance <http://id.loc.gov/authorities/performanceMediums/mp2013015333> ;
                    :note [ a :Note,
                                <http://id.loc.gov/vocabulary/mnotetype/alternative> ;
                            rdfs:label "flute" ] ] ] ;
    :genreForm [ a :GenreForm,
                mads:GenreForm ;
            rdfs:label "Art music" ;
            mads:authoritativeLabel "Art music" ],
        <http://id.loc.gov/authorities/genreForms/gf2014026986>,
        <http://id.loc.gov/authorities/genreForms/gf2014027077>,
        <http://id.loc.gov/authorities/genreForms/gf2014027103> ;
    :hasInstance <https://dev.bcld.info/instances/67e8650e-6576-42a9-81ab-631ab1ec4eda> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :musicFormat <http://id.loc.gov/vocabulary/mmusicformat/score> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "English words." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Staff notation." ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85125138>,
        <http://id.loc.gov/authorities/subjects/sh85125141> ;
    :title [ a :Title ;
            :mainTitle "Set by Mr. Henry Purcell and sung by Mrs. Tofts in the subscription musick." ;
            :partName "Fly swift ye hours" ],
        [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/por> ;
            :mainTitle "Fly swift ye hours" ] .

