@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/572f0cc3-479d-4549-80d5-3f89efa3b470> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:58:33.975253+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "22 x 29 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 ms. score (85 p.)" ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "score" ] ] ;
    :hasItem <http://id.loc.gov/resources/items/15176605> ;
    :identifiedBy [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "ihas.200154550" ],
        [ a :Lccn ;
            rdf:value "  2008573425" ],
        [ a :Lccn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "   63035672 " ] ;
    :instanceOf <https://dev.bcld.info/works/c27a916a-a17c-4493-9a75-70ff3e53c6aa> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Published: Berlin : M. Schlesinger, [ca. 1823]" ],
        [ a :Note ;
            rdfs:label "Holograph; in ink." ],
        [ a :Note ;
            rdfs:label "On t.p.: Monaco [i.e. Munich], Majo 1811." ],
        [ a :Note ;
            rdfs:label "In the Gertrude Clarke Whittall Foundation Collection of the Library of Congress." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleDate "1811" ;
            :date "1811"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "1811" ;
    :responsibilityStatement "composta da Carl Maria de Weber" ;
    :title [ a :Title ;
            :mainTitle "Gran concerto per il clarinetto principale" ],
        [ a :Title ;
            :mainTitle "Gran concerto per il clarinetto principale" ] .

