@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/942e62d1-5d3a-46ec-a1a0-24251a3f9d32> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:59:31.396612+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/4034215> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "ix, 312 p." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "ill." ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "acid-free paper" ;
            rdf:value "0520213599" ],
        [ a :Isbn ;
            :qualifier "pbk. : acid-free paper" ;
            rdf:value "9780520217799" ],
        [ a :Isbn ;
            :qualifier "acid-free paper" ;
            rdf:value "9780520213593" ],
        [ a :Lccn ;
            rdf:value "   98028700 " ],
        [ a :Isbn ;
            :qualifier "pbk. : acid-free paper" ;
            rdf:value "0520217799" ] ;
    :instanceOf <https://dev.bcld.info/works/3f1b5e85-c823-488c-9a30-2985917c575e> ;
    :publicationStatement "Berkeley: University of California Press, c1999" ;
    :title [ a :Title ;
            :mainTitle "Reclaiming America" ;
            :subtitle "Nike, clean air, and the new national activism" ] .

