@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/30fb79d5-890e-44c7-bfb7-ecb4f55f8570> a :Monograph,
        :MovingImage,
        :Work ;
    bflc:aap "2022 National Book Festival: What Happens Next in Sequelland? with Victoria Aveyard, Namina Forna and Chloe Gong" ;
    bflc:aap-normalized "2022nationalbookfestival:whathappensnextinsequelland?withvictoriaaveyardnaminafornaandchloegong" ;
    bflc:governmentPubType <http://id.loc.gov/vocabulary/mgovtpubtype/f> ;
    bflc:movingImageTechnique <http://id.loc.gov/vocabulary/mtechnique/live> ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:19.408435+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23726425> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :capture [ a :Capture ;
            rdfs:label "Recorded on 2022-09-03." ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/tdi> ;
    :contribution [ a :Contribution ;
            :agent [ a :Agent,
                        :Meeting ;
                    rdfs:label "National Book Festival (U.S.), sponsoring body" ;
                    bflc:marcKey "7112 $aNational Book Festival (U.S.),$esponsoring body." ] ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n78089035> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026723> ;
    :hasInstance <https://dev.bcld.info/instances/6a8527a8-5e80-41f3-98fc-784f954ffe03>,
        <https://dev.bcld.info/instances/adfbb986-3ea4-42d0-aedf-00323bad337d> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/participants> ;
            rdfs:label "Victoria Aveyard, Ava Luo, Austin Ferraro, Chloe Gong, Namina Forna." ] ;
    :relation [ a :Relation ;
            :associatedResource [ a :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "2022 National Book Festival" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :summary [ a :Summary ;
            rdfs:label "The worst thing about a good fantasy? The inevitable end. These authors are our heroes for expanding their worlds. A realm on the edge of destruction in \"Blade Breaker\" by Victoria Aveyard; West Africa-inspired Otera in \"Merciless Ones\" by Namina Forna; and a monstrous version of 20s Shanghai in \"Our Violent Ends\" by Chloe Gong are explored with moderators Austin Ferraro and Ava Luo." ] ;
    :title [ a :Title ;
            :mainTitle "2022 National Book Festival: What Happens Next in Sequelland? with Victoria Aveyard, Namina Forna and Chloe Gong." ] .

