@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/08fdc230-26b8-495f-a417-40b1c16ed212> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Tusiani, Michael D. LNG" ;
    bflc:aap-normalized "tusianimichaeldlng" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:31.254276+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22837016> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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/> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "338.2/7285" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20221021" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "HD9581.2.L572" ;
            :itemPortion "T88 2023" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n96093683> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2007024105> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/d800a63a-8000-47c1-b5d1-3fe20b4cc5f3> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/608785ca-34dd-471d-bdb4-ea8d4db909fb> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2021007041>,
        <http://id.loc.gov/authorities/subjects/sh85077341> ;
    :summary [ a :Summary ;
            rdfs:label "\"A global overview of how the LNG industry have been affected by the pandemic\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :VariantTitle ;
            :mainTitle "Liquefied natural gas" ],
        [ a :Title ;
            :mainTitle "LNG" ] .

