@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/3bea8d58-02e8-4bf2-9d0d-a3141e149eb9> a :Monograph,
        :NotatedMusic,
        :Work ;
    bflc:aap "Pathe presents William Boyd in The cop with Alan Hale, Jacqueline Logan and Robert Armstrong" ;
    bflc:aap-normalized "pathepresentswilliamboydinthecopwithalanhalejacquelineloganandrobertarmstrong" ;
    :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.175472+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23209924> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "ML31" ;
            :itemPortion ".C595" ;
            :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/no2016119995> ;
            :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/1327baac-c7f8-4a23-85b4-70b6616cc7d0>,
        <https://dev.bcld.info/instances/dbf8ed23-1fa7-4b76-93ef-18c2c2198198> ;
    :language <http://id.loc.gov/vocabulary/languages/zxx> ;
    :notation <http://id.loc.gov/vocabulary/mmusnotation/staff> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/cd6f83f5-b185-4346-b450-2e8a653b1df6> ;
            :relationship <http://id.loc.gov/entities/relationships/holdingof>,
                <http://id.loc.gov/vocabulary/relationship/partof> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/5fb568d4-cd0f-4ba4-9586-88877b46b617> ;
            :relationship <http://id.loc.gov/entities/relationships/reproducedas>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :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://dev.bcld.info/hubs/751924e4-fb56-4a45-8ad0-f05d3fdd132a> ;
            :relationship <http://id.loc.gov/entities/relationships/musicformotionpicture>,
                <http://id.loc.gov/vocabulary/relationship/relatedwork> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/12e49799-a62c-4c4c-812c-a6999a284f4e> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Related item of manifestation" ],
                <http://id.loc.gov/vocabulary/relationship/relatedwork> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85122471> ;
    :title [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/por> ;
            :mainTitle "Cop" ],
        [ a :Title ;
            :mainTitle "Pathe presents William Boyd in The cop with Alan Hale, Jacqueline Logan and Robert Armstrong" ] .

