@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://dev.bcld.info/instances/adfbb986-3ea4-42d0-aedf-00323bad337d> a :Instance ;
    :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.417077+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23726425> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :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 :Lccn ;
            rdf:value "  2024698272" ],
        [ a :Local ;
            rdf:value "10620" ] ;
    :instanceOf <https://dev.bcld.info/works/30fb79d5-890e-44c7-bfb7-ecb4f55f8570> ;
    :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." ] .

