@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/117850b7-7a37-428a-875a-67be88e8f67d> a :Monograph,
        :MusicAudio,
        :Work ;
    bflc:aap "Rumours live" ;
    bflc:aap-normalized "rumourslive" ;
    :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:58.783917+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24024996> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :capture [ a :Capture ;
            :date "1977 August 29" ;
            :note [ a :Note ;
                    rdfs:label "Recorded live" ] ;
            :place [ a :Place ;
                    rdfs:label "the Fabulous Forum, Inglewood, CA" ] ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "1LP 14897" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/prm> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n84088354> ;
            :role <http://id.loc.gov/vocabulary/relators/prf> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026368>,
        <http://id.loc.gov/authorities/genreForms/gf2014027054> ;
    :hasInstance <https://dev.bcld.info/instances/05cd4859-afef-4fbb-86a7-94447c50ac6c> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Fleetwood Mac (Mick Fleetwood, drums, percussion ; John McVie, keyboards, synthesizer, vocals ; Lindsey Buckingham, guitars, vocals ; Stevie Nicks, vocals)." ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh87003328> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Say you love me / Christine McVie (4:31) -- Monday morning / Lindsey Buckingham (3:27) -- Dreams / Stevie Nicks (8:05) -- Oh well / Peter Green (3:03) -- Rhiannon / Stevie Nicks (8:05) -- Oh daddy / Christine McVie (4:54) -- Never going back again / Lindsey Buckingham (2:48) -- Landslide / Stevie Nicks (4:17) -- Over my head / Christine McVie (3:27) -- Gold dust woman / Stevie Nicks (7:19) -- You make loving fun / Christine McVie (4:48) -- I'm so afraid (5:47) ; Go your own way (5:00) / Lindsey Buckingham -- World turning / Christine McVie ; Lindsey Buckingham (7:44) -- Blue letter / Richard Curtis ; Michael Curtis (5:38) -- The chain / Lindsey Buckingham ; Mick Fleetwood ; Christine McVie ; John McVie ; Stevie Nicks (5:39) -- Second hand news / Lindsey Buckingham (3:17) -- Songbird / Christine McVie (4:08)." ] ;
    :title [ a :Title ;
            :mainTitle "Rumours live" ],
        [ a :VariantTitle ;
            :mainTitle "Rumors live" ] .

