@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/36438b88-b2d4-4976-8153-bd2a1efe609b> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:12.923950+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23630372> ;
            :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> ;
    :dimensions "22 cm" ;
    :editionStatement "Revised and expanded 50th anniversary edition" ;
    :extent [ a :Extent ;
            rdfs:label "xviii, 302 pages" ] ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "on1416894066" ],
        [ a :Lccn ;
            rdf:value "  2024936074" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "1640657193" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9781640657199" ],
        [ a :Isbn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781640657519" ] ;
    :instanceOf <https://dev.bcld.info/works/6113c227-0526-4921-a70e-d2a4122595c6> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Church Publishing" ;
            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: Church Publishing, [2024]" ;
    :responsibilityStatement "Darlene O'Dell ; foreword by Carter Heyward" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The story of the Philadelphia Eleven" ] .

