@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/993606f3-4885-4035-9c95-9e96eeb7d9ae> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-15T00:23:18.267208+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23209924> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "31 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 cue sheet (4 unnumbered pages)" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2022561394" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/d0671204-7d13-4705-aefc-244f0efd04af> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Includes annotations in pencil." ],
        [ a :Note ;
            rdfs:label "Cue sheet with music incipits." ],
        [ a :Note ;
            rdfs:label "Caption title." ] ;
    :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" ] .

