@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/3ad98d2d-a36b-414f-9d6b-e8d1a554f7ad> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:59.870875+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23976339> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :copyrightDate "2007" ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (x, 146 pages)" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9780815728832" ],
        [ a :Lccn ;
            rdf:value "  2024725084" ],
        [ a :Isbn ;
            :qualifier "cloth : alk. paper" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780815728849" ],
        [ a :Isbn ;
            :qualifier "cloth : alk. paper" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "0815728840" ] ;
    :instanceOf <https://dev.bcld.info/works/b30a56d0-4fd8-4b75-a22e-711dc7bf74a8> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record; resource not viewed." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Brookings Institution Press" ;
            bflc:simpleDate "[2007]" ;
            :date "2007"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "American Enterprise Institute" ;
            bflc:simpleDate "[2007]" ;
            bflc:simplePlace "Washington, D.C." ] ;
    :publicationStatement "Brookings Institution Press, [2007]",
        "Washington, D.C.: American Enterprise Institute, [2007]" ;
    :responsibilityStatement "John C. Fortier and Norman J. Ornstein, editors" ;
    :title [ a :Title ;
            :mainTitle "Second-term blues" ;
            :subtitle "how George W. Bush has governed" ] .

