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

<https://dev.bcld.info/instances/67e8650e-6576-42a9-81ab-631ab1ec4eda> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:37.751389+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "35 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 score (2 pages)" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2023567397" ] ;
    :instanceOf <https://dev.bcld.info/works/7122dac6-972f-4051-8e7f-297ba809a3cd> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/refcitation> ;
            rdfs:label "RISM (Répertoire international des sources musicales)," ;
            bflc:citation "990053245" ;
            :electronicLocator <https://opac.rism.info/search?id=990053245&view=rism> ],
        [ a :Note ;
            rdfs:label "For voice and harpsichord." ],
        [ a :Note ;
            rdfs:label "Accompanied with a flute part." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/refcitation> ;
            rdfs:label "RISM (Répertoire international des sources musicales)," ;
            bflc:citation "A/I, P 6033" ],
        [ a :Note ;
            rdfs:label "Engraved by T. Cross junior." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Printed for & sold by Jno. Cullen at ye Buck between ye two Temple Gates Fleet-Street" ;
            bflc:simpleDate "[1713?]" ;
            bflc:simplePlace "[London]" ;
            :date "1713"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "[London]: Printed for & sold by Jno. Cullen at ye Buck between ye two Temple Gates Fleet-Street, [1713?]" ;
    :title [ a :Title ;
            :mainTitle "Set by Mr. Henry Purcell and sung by Mrs. Tofts in the subscription musick." ;
            :partName "Fly swift ye hours" ] .

