@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/e7f51125-1796-4fda-a16a-f96d8f44f0e6> a :Monograph,
        :MovingImage,
        :Work ;
    bflc:aap "Pillars of Democracy: The Political Parties" ;
    bflc:aap-normalized "pillarsofdemocracy:thepoliticalparties" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/f> ;
    bflc:movingImageTechnique <http://id.loc.gov/vocabulary/mtechnique/live> ;
    :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:42:54.439488+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23693259> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :capture [ a :Capture ;
            rdfs:label "Recorded on 2021-12-16." ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/tdi> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2002107315> ;
            :role <http://id.loc.gov/vocabulary/relators/spn> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n78089035> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026723> ;
    :hasInstance <https://dev.bcld.info/instances/351f469f-5876-40d6-bfdc-c6f26bb23d79>,
        <https://dev.bcld.info/instances/921d4f1c-9176-4ce6-9354-1c0ae452cc9c> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "John Haskell, Lee Drutman, Tasha Philpot, Henry Olsen, Sophia Jordán Wallace." ] ;
    :summary [ a :Summary ;
            rdfs:label "Despite periodic efforts to create new parties, for well over a century nothing has broken the hold of the Democratic and Republican parties on governance and elections. But while a president or major legislative faction from outside the two-party system may be hard to imagine in the near future, primary elections, party discipline in voting, and the relationships between the parties have changed a great deal in recent decades. Public attitudes towards the parties have changed as well. Join the John W. Kluge Center, the Brookings Institution, and the American Enterprise Institute for a discussion of the party system, how it shapes our political futures, and how it might be improved." ] ;
    :title [ a :Title ;
            :mainTitle "Pillars of Democracy: The Political Parties" ] .

