@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://bluecore-dev.stanford.edu/instances/9e83bf79-302a-47be-a974-9f9444e6ef98> a :Instance ;
    bflc:projectedProvisionDate "2301" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-15" ;
            :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/cbc> ;
            :date "2026-09-15T02:18:06.834545+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/22837560> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "hardback" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781955578127" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9781955578134" ],
        [ a :Lccn ;
            rdf:value "  2022047623" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/dc7bb2ba-ae57-4ec0-ae20-014cdc3085fd> ;
    :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 and CIP data provided by publisher; 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 "PennWell Books" ;
            bflc:simpleDate "[2023]" ;
            bflc:simplePlace "Tulsa, OK" ;
            :date "2023"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/oku> ] ;
    :publicationStatement "Tulsa, OK: PennWell Books, [2023]" ;
    :responsibilityStatement "Michael D. Tusiani & Gordon Shearer" ;
    :title [ a :Title ;
            :mainTitle "LNG" ;
            :subtitle "after the pandemic" ] .

