@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/52ac3549-c249-441b-bc8c-e117fa3fb267> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:43.466368+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23356709> ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :copyrightDate "2024"^^<http://id.loc.gov/datatypes/edtf> ;
    :dimensions "24 cm" ;
    :editionStatement "First edition" ;
    :extent [ a :Extent ;
            rdfs:label "vii, 213 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "chiefly color illustrations" ] ] ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "on1404054792" ],
        [ a :Isbn ;
            :qualifier "hardcover" ;
            rdf:value "0063266598" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "006326658X" ],
        [ a :Isbn ;
            :qualifier "hardcover" ;
            rdf:value "9780063266599" ],
        [ a :Lccn ;
            rdf:value "  2023948803" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9780063266582" ] ;
    :instanceOf <https://dev.bcld.info/works/ce9fc94e-aa9c-42b9-9550-6b8309537188> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Quill Tree Books, an imprint of HarperCollinsPublishers / Harper Alley" ;
            bflc:simpleDate "[2024]" ;
            bflc:simplePlace "New York, NY" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nyu> ] ;
    :publicationStatement "New York, NY: Quill Tree Books, an imprint of HarperCollinsPublishers / Harper Alley, [2024]" ;
    :responsibilityStatement "Bree Paulsen" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The firelight apprentice" ] .

