@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://bluecore-dev.stanford.edu/works/654513e3-536c-48ee-9c92-f6a0ab21490f> 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-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:40.928525+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://bluecore-dev.stanford.edu/instances/0b0555c0-9362-49ee-a335-af9a5b1a5caf>,
        <https://bluecore-dev.stanford.edu/instances/6b2346ed-3277-4391-a7c9-0bd3ed02c230> ;
    :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" ] .

