@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/ac923ee1-e8dc-409b-b1ef-52ee8a30e0a6> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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-14T21:38:49.311864+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23209928> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "32 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 cue sheet (2 unnumbered pages)" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2022561393" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/ee4c456b-9863-4246-90a1-4d691e313ea6> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Cue sheet with music incipits." ],
        [ a :Note ;
            rdfs:label "Caption title." ],
        [ a :Note ;
            rdfs:label "Includes annotations in pencil; lacks pages 3-4." ] ;
    :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" ] .

