@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/1a830922-cc7e-42ca-a5b4-0c92917957cc> a :Monograph,
        :NotatedMusic,
        :Work ;
    bflc:aap "Adolph Zukor and Jesse L. Lasky present Manhattan cocktail with Nancy Carroll and Richard Arlen" ;
    bflc:aap-normalized "adolphzukorandjessellaskypresentmanhattancocktailwithnancycarrollandrichardarlen" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:08.222350+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22224529> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "M176" ;
            :status <http://id.loc.gov/vocabulary/mstatus/nuba> ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "Microfilm Music 3236" ;
            :itemPortion "Item 495" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/ntm> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n79017416> ;
            :role <http://id.loc.gov/vocabulary/relators/com> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026950>,
        <http://id.loc.gov/authorities/genreForms/gf2014027077>,
        <http://id.loc.gov/authorities/genreForms/gf2014027091>,
        <http://id.loc.gov/authorities/genreForms/gf2021026020> ;
    :hasInstance <https://dev.bcld.info/instances/9011d55b-bdc9-41e2-b2ba-118a8b2a816a>,
        <https://dev.bcld.info/instances/daed3914-2258-40b2-a8fd-50fe3fb675b0> ;
    :language <http://id.loc.gov/vocabulary/languages/zxx> ;
    :musicFormat <http://id.loc.gov/vocabulary/mmusicformat/score> ;
    :notation <http://id.loc.gov/vocabulary/mmusnotation/staff> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/91234fc1-1ccb-4878-8ac6-a6a79cc0fd2e> ;
            :relationship <http://id.loc.gov/entities/relationships/musicformotionpicture>,
                <http://id.loc.gov/vocabulary/relationship/relatedwork> ],
        [ a :Relation ;
            :associatedResource [ a :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Thematic music cue sheet" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85122471> ;
    :title [ a :Title ;
            :mainTitle "Adolph Zukor and Jesse L. Lasky present Manhattan cocktail with Nancy Carroll and Richard Arlen" ],
        [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/por> ;
            :mainTitle "Manhattan cocktail" ] .

