@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/4b585ca7-6c83-4776-abda-52174e8dd047> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:01:57.890239+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22695257> ;
            :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/nc> ;
    :dimensions "24 cm" ;
    :extent [ a :Extent ;
            rdfs:label "xi, 269 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations (black and white)" ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "alk. paper",
                "paperback" ;
            rdf:value "9781793635303" ],
        [ a :Isbn ;
            :qualifier "alk. paper",
                "cloth" ;
            rdf:value "9781793635280" ],
        [ a :Lccn ;
            rdf:value "  2022028131" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781793635297" ] ;
    :instanceOf <https://dev.bcld.info/works/f2c063d3-2ecd-4d45-9114-f1c1d9001de9> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Lexington Books" ;
            bflc:simpleDate "[2022]" ;
            bflc:simplePlace "Lanham" ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/mdu> ] ;
    :publicationStatement "Lanham: Lexington Books, [2022]" ;
    :responsibilityStatement "Brynna Jacobson" ;
    :title [ a :Title ;
            :mainTitle "Geoengineering discourse confronting climate change" ;
            :subtitle "the move from margins to mainstream in science, news media, and politics" ] .

