@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/a90e3f34-dfd3-48da-ad11-c88b4785abe3> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Congdon, William J. Policy and choice" ;
    bflc:aap-normalized "congdonwilliamjpolicyandchoice" ;
    :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:43:28.888807+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23975929> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "336" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "22" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HJ141" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2010081135> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/nr2001006284> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no99004298> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :hasInstance <https://dev.bcld.info/instances/8adafe43-1cb6-4987-a929-deb55097dc19> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/3bbb14bc-f4c1-4a75-8c96-24b3050226c6> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Human behavior--Economic aspects" ;
            bflc:aap-normalized "humanbehavioreconomicaspects" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Human behavior--Economic aspects" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85062839> <http://id.loc.gov/authorities/subjects/sh99005484> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Finance, Public--Decision making" ;
            bflc:aap-normalized "financepublicdecisionmaking" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Finance, Public--Decision making" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85048270> <http://id.loc.gov/authorities/subjects/sh99005493> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Finance, Public--Psychological aspects" ;
            bflc:aap-normalized "financepublicpsychologicalaspects" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Finance, Public--Psychological aspects" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85048270> <http://id.loc.gov/authorities/subjects/sh2002011485> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85040859> ;
    :summary [ a :Summary ;
            rdfs:label "\"Applies the psychological insights of behavioral economics to economic concepts such as moral hazard, deadweight loss, and incidence. Explores how deviations from the standard economic model of decisionmaking--imperfect optimization, bounded self-control, and nonstandard preferences--might affect public finance policy regarding externalities, information asymmetries, poverty, and taxes\"--Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "The promise -- Psychology and the foundations of public finance -- Psychology and economics -- Behavioral economics and public finance -- Behavioral economics and public finance in practice -- Asymmetric information -- Externalities and public goods -- Poverty and inequality -- Taxation and revenue." ] ;
    :title [ a :Title ;
            :mainTitle "Policy and choice" ] .

