@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://bluecore-dev.stanford.edu/works/d33c4981-89dd-45b1-8812-7883da1c351f> 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 ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:50.259930+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23726425> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/> ] ;
    :capture [ a :Capture ;
            rdfs:label "Recorded on 2022-09-03." ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/tdi> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n78089035> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ 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> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2011026723> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/a1810e14-571d-464f-94df-e8b04b69c26e>,
        <https://bluecore-dev.stanford.edu/instances/b8134482-4ca2-4865-9095-8097deb5fa2a> ;
    :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." ] .

