@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/works/6b9f4c56-e55f-4ffe-b615-2f439a47eeec> a :Serial,
        :Text,
        :Work ;
    bflc:aap "Conservatoire royal de musique de Bruxelles. Musée instrumental. The Brussels Museum of Musical Instruments bulletin" ;
    bflc:aap-normalized "conservatoireroyaldemusiquedebruxellesmuséeinstrumentalthebrusselsmuseumofmusicalinstrumentsbulletin" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/f> ;
    bflc:serialPubType <http://id.loc.gov/vocabulary/mserialpubtype/periodical> ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:02:08.123606+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/11244851> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :classificationPortion "781.91/05" ;
            :edition "full" ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "ML459" ;
            :itemPortion ".M87" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n81001563> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n81002811> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026139>,
        <http://id.worldcat.org/fast/1411641> ;
    :hasInstance <https://dev.bcld.info/instances/9fa4aead-9af5-4f64-9264-6e4be92db0f0> ;
    :identifiedBy [ a :IssnL ;
            :assigner [ a :Agent ;
                    :code "6" ] ;
            rdf:value "0934-764X" ],
        [ a :Issn ;
            :assigner [ a :Agent ;
                    :code "6" ] ;
            rdf:value "0934-764X" ] ;
    :language <http://id.loc.gov/vocabulary/languages/dut>,
        <http://id.loc.gov/vocabulary/languages/eng>,
        <http://id.loc.gov/vocabulary/languages/fre>,
        <http://id.loc.gov/vocabulary/languages/ger>,
        <http://id.loc.gov/vocabulary/languages/rus>,
        <http://id.loc.gov/vocabulary/languages/spa> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "Dutch, English, French, German, Russian, and Spanish." ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/fd2472f1-dfad-48b4-86e6-a66386d1e412> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/relatedwork> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/0e01ec8b-78d5-4071-841b-42a1d59b6e55> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2010102933>,
        <http://id.worldcat.org/fast/1030728> ;
    :title [ a :KeyTitle ;
            :mainTitle "Bulletin - Brussels Museum of Musical Instruments" ],
        [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The Brussels Museum of Musical Instruments bulletin" ] .

