@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://bluecore-dev.stanford.edu/instances/2c5c1777-cb62-4be5-ae92-1bcbda864e5a> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-15" ;
            :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/cbc> ;
            :date "2026-09-15T04:26:46.818010+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22224223> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :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 "32 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 "  2020570859" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/fb911d75-6832-44a5-b91f-1cf7cc53a4c2> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/h> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/repro> ;
            rdfs:label "Microfilm. Washington, D.C. : Library of Congress Photoduplication Service, 1979 on reel 23 of 27 microfilm reels ; 35 mm. On reel with other items." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/refcitation> ;
            rdfs:label "Anderson, G. Music for silent films, 1894-1929," ;
            bflc:citation "page 27, item no. 194" ],
        [ a :Note ;
            rdfs:label "Cue sheet with music incipits." ],
        [ 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 "Title from Music for silent films, 1894-1929, by Gillian Anderson; title based on title found on resource." ] ;
    :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 Rudolph Berliner" ;
    :title [ a :Title ;
            :mainTitle "Pathe presents William Boyd in The cop with Alan Hale, Jacqueline Logan and Robert Armstrong" ] .

