@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/f3e901ba-a022-4ece-af6c-ec51ac7e25af> a :Instance ;
    :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:17.300158+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/18652733> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "44 cm" ;
    :duration "PT28M"^^xsd:duration ;
    :extent [ a :Extent ;
            rdfs:label "1 score (77 pages)" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2014568912" ] ;
    :instanceOf <https://dev.bcld.info/works/aea72d6e-c1c7-4e4e-b60e-dd28c4022554> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "For solo violin, solo cello, and orchestra (piccolo, flute, oboe, English horn, clarinet, bassoon, horn, trumpet, tenor trombone, bass trombone, tuba, timpani, percussion, harp, celesta, and strings)." ],
        [ a :Note ;
            rdfs:label "Duration approximately 28 minutes." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "David Ludwig Music" ;
            bflc:simpleDate "[2008]" ;
            bflc:simplePlace "[place of publication not indicated]" ;
            :date "2008"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/xx> ] ;
    :publicationStatement "[place of publication not indicated]: David Ludwig Music, [2008]" ;
    :responsibilityStatement "David Ludwig" ;
    :title [ a :Title ;
            :mainTitle "Double concerto" ;
            :subtitle "for violin, cello, and orchestra : 2008" ] .

