@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/c27a916a-a17c-4493-9a75-70ff3e53c6aa> a :Manuscript,
        :Monograph,
        :NotatedMusic,
        :Work ;
    bflc:aap "Weber, Carl Maria von, 1786-1826. Gran concerto per il clarinetto principale" ;
    bflc:aap-normalized "webercarlmariavon17861826granconcertoperilclarinettoprincipale" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:58:33.959024+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/15176605> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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 "ML30.8b" ;
            :itemPortion ".W4 op. 73" ;
            :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/n79110317> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n89618944> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :expressionOf <https://dev.bcld.info/hubs/39b8639b-8ddd-4a11-b9f6-1d013d7d6c9e> ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026725>,
        <http://id.loc.gov/authorities/genreForms/gf2014027077> ;
    :hasInstance <https://dev.bcld.info/instances/0e021dea-7975-4aeb-b5e2-5143f3e917e2>,
        <https://dev.bcld.info/instances/572f0cc3-479d-4549-80d5-3f89efa3b470> ;
    :language <http://id.loc.gov/vocabulary/languages/zxx> ;
    :musicFormat <http://id.loc.gov/vocabulary/mmusicformat/score> ;
    :subject <http://id.loc.gov/authorities/subjects/sh85029767> ;
    :title [ a :Title ;
            :mainTitle "Gran concerto per il clarinetto principale" ] .

