@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/def0554f-d5c0-4463-b06c-7797dc294dd5> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:59.875357+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/14739824> ;
            :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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "x, 146 p." ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "cloth : alk. paper" ;
            rdf:value "9780815728849" ],
        [ a :Lccn ;
            rdf:value "  2007006938" ],
        [ a :OclcNumber ;
            rdf:value "ocm85018765" ],
        [ a :Isbn ;
            :qualifier "cloth : alk. paper" ;
            rdf:value "0815728840" ] ;
    :instanceOf <https://dev.bcld.info/works/c637a593-81cc-4a7a-9eeb-65b3a80731d2> ;
    :publicationStatement "Washington, D.C.: American Enterprise Institute, Brookings Institution Press, c2007" ;
    :title [ a :Title ;
            :mainTitle "Second-term blues" ;
            :subtitle "how George W. Bush has governed" ] .

