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

<https://bluecore-dev.stanford.edu/works/aacfebf0-718b-42a5-ba11-75858cd6f83e> 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-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:48.110982+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://bluecore-dev.stanford.edu/instances/2d8c0172-4eb4-41ba-97cc-2a3da4d900a5>,
        <https://bluecore-dev.stanford.edu/instances/b958661d-53c3-4d48-9777-24b81a3db0a0> ;
    :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 [ 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> ],
        [ a :Relation ;
            :associatedResource <https://bluecore-dev.stanford.edu/hubs/f94234f8-11df-4ee3-9755-c6d9a0232a7f> ;
            :relationship <http://id.loc.gov/entities/relationships/musicformotionpicture>,
                <http://id.loc.gov/vocabulary/relationship/relatedwork> ] ;
    :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" ] .

