@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/bf7ff02b-23c2-4052-aab1-d6e39b8a54c6> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:50.299515+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23818887> ;
            :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> ;
    :copyrightDate "2019"^^<http://id.loc.gov/datatypes/edtf> ;
    :dimensions "32 cm" ;
    :editionStatement "Spielpartitur" ;
    :extent [ a :Extent ;
            rdfs:label "1 score (7 pages)" ] ;
    :identifiedBy [ a :MusicPublisherNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Ricordi" ] ;
            :qualifier "t.p. verso" ;
            rdf:value "Sy. 4945/01" ],
        [ a :MusicPublisherNumber ;
            :assigner [ a :Organization ;
                    rdfs:label "Ricordi" ] ;
            :qualifier "back cover" ;
            rdf:value "SY 4945" ],
        [ a :OclcNumber ;
            rdf:value "1441766956" ],
        [ a :MusicPlate ;
            :assigner [ a :Organization ;
                    rdfs:label "Ricordi" ] ;
            rdf:value "Sy. 4945" ],
        [ a :Ismn ;
            :qualifier "saddle stitched" ;
            rdf:value "9790204249459" ],
        [ a :Ismn ;
            :qualifier "saddle stitched" ;
            rdf:value "M204249459" ],
        [ a :Lccn ;
            rdf:value "  2024396143" ] ;
    :instanceOf <https://dev.bcld.info/works/b99aa561-8a65-4835-a3c2-f96e208df4cf> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Consists of three separate folded sheets: Runde 1 (pages 2-3), Runde 2 (pages 4-5), Runde 3 (pages 6-7, 7bis)." ],
        [ a :Note ;
            rdfs:label "For clarinet, harp and cello." ],
        [ a :Note ;
            rdfs:label "Performance notes in German at the head of each Runde." ],
        [ a :Note ;
            rdfs:label "Commissioned by Klangforum Wien." ],
        [ a :Note ;
            rdfs:label "Three copies needed for performance." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Ricordi" ;
            bflc:simpleDate "[2024]" ;
            bflc:simplePlace "Berlin" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Berlin: Ricordi, [2024]" ;
    :responsibilityStatement "Bernhard Lang" ;
    :title [ a :Title ;
            :mainTitle "Game 3-4-3" ;
            :subtitle "für Peter Lackner : für Klarinette, Harfe, Violoncello : 2019" ] .

