@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/f3d5bafe-14a0-48f9-91db-28ea0aa3f64a> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Sokunbi, Bola, 1981-. Clever girl finance, my wealth plan workbook" ;
    bflc:aap-normalized "sokunbibola1981clevergirlfinancemywealthplanworkbook" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-29" ;
            :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-29T14:55:03.026659+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23899094> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HG179" ;
            :itemPortion ".S552363 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "332.024" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20241223" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2019011091> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/5088d375-91bb-4d95-8a03-afabfc96797b> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/345fcee6-13f2-45c1-b0a3-2694d8335b55> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2008113685>,
        <http://id.loc.gov/authorities/subjects/sh85048263> ;
    :summary [ a :Summary ;
            rdfs:label "\"This workbook is the perfect companion to Clever Girl Finance: Ditch Debt, Save Money and Build Real Wealth and has been highly requested by the Clever Girl Finance audience\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Clever girl finance, my wealth plan workbook" ] .

