@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/f3f83593-e1fc-42d5-8fd8-5546b591863c> a :Monograph,
        :MusicAudio,
        :Work ;
    bflc:aap "Otis, Clyde. America's dance favorites" ;
    bflc:aap-normalized "otisclydeamerica'sdancefavorites" ;
    :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:44:31.084357+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/5724809> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "1LP 16728" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/prm> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n94116095> ;
            :role <http://id.loc.gov/vocabulary/relators/prf> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014027009> ;
    :hasInstance <https://dev.bcld.info/instances/213cf568-2a18-4e5c-af63-6d856bd00f69> ;
    :language <http://id.loc.gov/vocabulary/languages/zxx> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Clyde Otis ; with orchestra." ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/a90616d5-2feb-4e58-bb11-e62fc746d302> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/73b8837e-d520-49c1-9798-d4589914eba9> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/18ac483f-f7c0-4a6d-b108-7d5e64d42615> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/cf0c698e-fb33-4721-b765-30e951e0acbc> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/388fa0b6-070f-4402-ac10-09414e1f61ec> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/dc8af089-6bbd-4281-9df8-757b5b532c30> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/af9ee81c-5e81-4b07-871b-ac467b149e7e> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/7766952e-5362-4139-8876-b97fe4859b46> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/695bb9ac-06c0-4cb0-97d9-fe77281d74e6> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/d8bb093c-f6a6-4101-94d4-06fe631008f3> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/8358eef5-69a4-4e44-b48d-836d3bfabc3d> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/adce100e-7ea3-443a-8d00-e3e52ea6d47f> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/part> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh85035647> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/techmusic> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Charleston -- Secret love -- That old feeling -- Rat tat tat -- Idaho -- Mister Sandman -- Boogie woogie -- Sleepy lagoon -- Ac-cent-tchu-ate the positive -- For you for me forever more -- Blackberry blue and rose blossom pink -- Mariquita." ] ;
    :title [ a :Title ;
            :mainTitle "America's dance favorites" ] .

