@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/1327baac-c7f8-4a23-85b4-70b6616cc7d0> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :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-08T16:16:37.242787+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23209924> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :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://dev.bcld.info/works/3bea8d58-02e8-4bf2-9d0d-a3141e149eb9> ;
    :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 "Caption title." ],
        [ a :Note ;
            rdfs:label "Cue sheet with music incipits." ] ;
    :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" ] .

