@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/3f6113a6-b4ef-481f-a48b-866fecf6551e> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:46.134649+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22473958> ;
            :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 "32 cm" ;
    :duration "PT3M30S"^^xsd:duration ;
    :extent [ a :Extent ;
            rdfs:label "1 piano conductor part (6 pages) + 17 parts" ] ;
    :identifiedBy [ a :MusicPlate ;
            :assigner [ a :Organization ;
                    rdfs:label "Heinrichshofen's Verlag" ] ;
            rdf:value "H.V. 12786" ],
        [ a :MusicPlate ;
            :assigner [ a :Organization ;
                    rdfs:label "Heinrichshofen's Verlag" ] ;
            rdf:value "H.V. 12787" ],
        [ a :Lccn ;
            rdf:value "  2021561473" ],
        [ a :CopyrightNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "U.S. Copyright Office" ] ;
            :date "1929--"^^xsd:date ;
            rdf:value "EF7341" ] ;
    :instanceOf <https://dev.bcld.info/works/69a3b74c-2b12-4328-a252-d5199e437780> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Duration: 3 min., 30 sec." ],
        [ a :Note ;
            rdfs:label "Caption title." ],
        [ a :Note ;
            rdfs:label "Arranged for theater orchestra; includes piano conductor part." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Heinrichshofen's Verlag" ;
            bflc:simpleDate "[1929]" ;
            bflc:simplePlace "Magdeburg" ;
            :date "1929"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Magdeburg: Heinrichshofen's Verlag, [1929]" ;
    :responsibilityStatement "Paul Scheinpflug ; arr. von St. Stefanoff." ;
    :title [ a :Title ;
            :mainTitle "Alla Gavotta" ;
            :subtitle "(No. 2 der \"Suite der Freude\") = A la gavotte : (no. 2 from the \"Suite of joy\") = A la gavotte : (no 2 de la \"Suite de la joie\")" ] .

