@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/37a9bf71-23cf-42dc-a9fb-9f0e2e87a1d5> a :Monograph,
        :MusicAudio,
        :Work ;
    bflc:aap "Spencer, Brittney, 1988-. My stupid life" ;
    bflc:aap-normalized "spencerbrittney1988mystupidlife" ;
    :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:57.138031+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24087058> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :capture [ a :Capture ;
            :note [ a :Note ;
                    rdfs:label "Recorded" ] ;
            :place [ a :Place ;
                    rdfs:label "Blackbird Studio & Sound Emporium Studios, Nashville, TN" ] ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "SDD 85278" ;
            :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/no2024027397> ;
            :role <http://id.loc.gov/vocabulary/relators/cmp>,
                <http://id.loc.gov/vocabulary/relators/prf> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2009036620> ;
            :role <http://id.loc.gov/vocabulary/relators/aup> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026739>,
        <http://id.loc.gov/authorities/genreForms/gf2014026740>,
        <http://id.loc.gov/authorities/genreForms/gf2014027103> ;
    :hasInstance <https://dev.bcld.info/instances/4f06be7b-7754-410c-9814-af36315c3c1f> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Brittney Spencer, vocals ; with accompanying instrumentalists and vocalists." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/credits> ;
            rdfs:label "Produced by Daniel Tashian ; select songs produced by Marcus \"Marclo\" Lomax & Romil Hemnani." ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Country music--2021-2030" ;
            bflc:aap-normalized "countrymusic20212030" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Country music--2021-2030" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85033470> [ a mads:Temporal ;
                        mads:authoritativeLabel "2021-2030" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh00000659> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/libretto> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "New to this town -- I got time -- Night in (phone call) -- Night in -- Bigger than the song -- My first rodeo -- The last time -- Deeper -- First car feeling -- Desperate -- If you say so -- My stupid life -- Reaching out." ] ;
    :title [ a :Title ;
            :mainTitle "My stupid life" ] .

