@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/a29de5b8-ca63-45fb-9ddf-cdbfd91be433> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:59:31.382786+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23976783> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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 "1999" ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (ix, 312 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations." ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "acid-free paper" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "0520213599" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9780520922556" ],
        [ a :Lccn ;
            rdf:value "  2024725515" ],
        [ a :Isbn ;
            :qualifier "pbk. : acid-free paper" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "0520217799" ] ;
    :instanceOf <https://dev.bcld.info/works/0ec69880-095c-4166-92d8-ba96dbfaa5ed> ;
    :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 (pages 293-306) and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "University of California Press" ;
            bflc:simpleDate "[1999]" ;
            bflc:simplePlace "Berkeley" ;
            :date "1999"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cau> ] ;
    :publicationStatement "Berkeley: University of California Press, [1999]" ;
    :responsibilityStatement "Randy Shaw" ;
    :title [ a :Title ;
            :mainTitle "Reclaiming America" ;
            :subtitle "Nike, clean air, and the new national activism" ] .

