@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/9d5957c1-15b9-4539-8866-7d9a15dcac51> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Huber, Evelyne, 1950-. Challenging inequality" ;
    bflc:aap-normalized "huberevelyne1950challenginginequality" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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-20T21:58:01.564885+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23408076> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HM821" ;
            :itemPortion ".H833 2024" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "305" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20231204" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n80121139> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n80038617> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-gx>,
        <http://id.loc.gov/vocabulary/geographicAreas/e-sp>,
        <http://id.loc.gov/vocabulary/geographicAreas/e-sw>,
        <http://id.loc.gov/vocabulary/geographicAreas/n-us> ;
    :hasInstance <https://dev.bcld.info/instances/ef6d5912-9696-4f6f-852f-5c75a2543b9b> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Equality--Spain" ;
            bflc:aap-normalized "equalityspain" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Equality--Spain" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85044503> <http://id.loc.gov/rwo/agents/n79006971-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Equality--Sweden" ;
            bflc:aap-normalized "equalitysweden" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Equality--Sweden" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85044503> <http://id.loc.gov/rwo/agents/n79021184-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2008102832>,
        <http://id.loc.gov/authorities/subjects/sh2009125082> ;
    :summary [ a :Summary ;
            rdfs:label "\"Not all unequal countries are unequal in the same ways or to the same degree. In Challenging Inequality, Evelyne Huber and John D. Stephens analyze different patterns of increasing income inequality in post-industrial societies since the 1980s and assess the policies and social structures best able to mitigate against the worst forms and effects of market inequality. Combining statistical analysis of data from 22 countries with a comparative historical analysis of Germany, Spain, Sweden, and the United States, they identify the factors that are driving increases in inequality, as well as those that shape persistent marked differences between countries. Statistical analysis confirms generalizable patterns, while in-depth country studies help to further elucidate the processes at work\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Introduction -- Part I. The Shapes and Determinants of Inequality: Broad Trends -- Wage Dispersion -- Household Income Inequality -- Top Income Shares of National Income -- Poverty -- Social Policy -- Social Investment versus Social Consumption? -- Part II. A Closer Look at Four Trajectories: Germany, Spain, Sweden, and the United States -- Germany -- Spain -- Sweden -- United States -- The Cases Compared -- Conclusion." ] ;
    :title [ a :Title ;
            :mainTitle "Challenging inequality" ] .

