@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/9011d55b-bdc9-41e2-b2ba-118a8b2a816a> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:08.231570+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22224529> ;
            :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/> ] ;
    :baseMaterial <http://id.loc.gov/vocabulary/mmaterial/saf> ;
    :carrier <http://id.loc.gov/vocabulary/carriers/hd> ;
    :colorContent <http://id.loc.gov/vocabulary/mcolor/blw> ;
    :dimensions "31 cm" ;
    :emulsion <http://id.loc.gov/vocabulary/mmaterial/slh> ;
    :extent [ a :Extent ;
            rdfs:label "1 cue sheet (4 unnumbered pages)" ] ;
    :generation <http://id.loc.gov/vocabulary/mgeneration/servcopy> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2020571164" ] ;
    :instanceOf <https://dev.bcld.info/works/1a830922-cc7e-42ca-a5b4-0c92917957cc> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/h> ;
    :note [ a :Note ;
            rdfs:label "Title from Music for silent films, 1894-1929, by Gillian Anderson; title based on title found on resource." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/refcitation> ;
            rdfs:label "Anderson, G. Music for silent films, 1894-1929," ;
            bflc:citation "page 73, item no. 556" ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/finding> ;
            rdfs:label "Finding aid available from the Library of Congress." ;
            :electronicLocator <https://www.loc.gov/item/87026248/> ],
        [ a :Note ;
            rdfs:label "Cue sheet with music incipits." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/repro> ;
            rdfs:label "Microfilm. Washington, D.C. : Library of Congress Photoduplication Service, 1979 on reel 24 of 27 microfilm reels ; 35 mm. On reel with other items." ] ;
    :polarity <http://id.loc.gov/vocabulary/mpolarity/pos> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Cameo Music Service Corporation" ;
            bflc:simpleDate "[not before 1928]" ;
            bflc:simplePlace "New York City" ;
            :date "1928"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nyu> ] ;
    :publicationStatement "New York City: Cameo Music Service Corporation, [not before 1928]" ;
    :responsibilityStatement "compiled by James C. Bradford" ;
    :title [ a :Title ;
            :mainTitle "Adolph Zukor and Jesse L. Lasky present Manhattan cocktail with Nancy Carroll and Richard Arlen" ] .

