@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/adb6faa3-9a6a-4481-b70c-c4b2ed762b62> 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-20T22:01:57.901716+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22720734> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9781793635297" ],
        [ a :Lccn ;
            rdf:value "  2022028132" ] ;
    :instanceOf <https://dev.bcld.info/works/5fa1c742-f9a1-4c14-8d81-b46f0b364b05> ;
    :publicationStatement "Lanham: Lexington Books, [2022]" ;
    :title [ a :Title ;
            :mainTitle "Geoengineering discourse confronting climate change" ;
            :subtitle "the move from margins to mainstream in science, news media, and politics" ] .

