@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/b8134482-4ca2-4865-9095-8097deb5fa2a> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:50.272712+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :electronicLocator <https://hdl.loc.gov/loc.gdc/gdcwebcasts.220903spo0900_young_1645> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Local ;
            rdf:value "10620" ],
        [ a :Lccn ;
            rdf:value "  2024698272" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/d33c4981-89dd-45b1-8812-7883da1c351f> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note ;
            rdfs:label "Group name: 2022 National Book Festival: Young Adult." ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "6" ] ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Library of Congress" ;
            bflc:simpleDate "2022-09-03" ;
            bflc:simplePlace "Washington, D.C." ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/dcu> ] ;
    :publicationStatement "Washington, D.C.: Library of Congress, 2022-09-03" ;
    :soundContent <http://id.loc.gov/vocabulary/msoundcontent/sound> ;
    :title [ a :Title ;
            :mainTitle "2022 National Book Festival: What Happens Next in Sequelland? with Victoria Aveyard, Namina Forna and Chloe Gong." ] .

