@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/c9f6888a-57ee-45a7-b5d6-58794378406d> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:47.997564+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23975985> ;
            :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 "2011" ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (x, 341 pages)" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024724741" ],
        [ a :Isbn ;
            :qualifier "pbk. : alk. paper" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780815703327" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9780815704621" ] ;
    :instanceOf <https://dev.bcld.info/works/b008a800-6a27-4a82-863d-984e3e2e1dc6> ;
    :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 "[2011]" ;
            bflc:simplePlace "Washington, D.C." ;
            :date "2011"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "Washington, D.C.: Brookings Institution Press, [2011]" ;
    :responsibilityStatement "David B. Magleby and Anthony Corrado, editors" ;
    :title [ a :Title ;
            :mainTitle "Financing the 2008 election" ;
            :subtitle "assessing reform" ] .

