@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/c540aadd-d46d-4c12-9499-a46f3056173a> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-29T14:55:03.147773+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23962738> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :editionStatement "First edition" ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9781394266937" ],
        [ a :Lccn ;
            rdf:value "  2024049439" ],
        [ a :Isbn ;
            :qualifier "adobe pdf" ;
            rdf:value "9781394266920" ] ;
    :instanceOf <https://dev.bcld.info/works/345fcee6-13f2-45c1-b0a3-2694d8335b55> ;
    :publicationStatement "Hoboken, NJ: Wiley, [2025]" ;
    :title [ a :Title ;
            :mainTitle "Clever girl finance, my wealth plan workbook" ;
            :subtitle "your personalized plan to ditch debt, save money and build real wealth" ] .

