@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/ca1e8e78-672b-43ce-84f8-c4c0084f4be1> a :Instance ;
    bflc:projectedProvisionDate "2512" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:14.156682+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/21859311> ;
            :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> ;
    :extent [ a :Extent ;
            rdfs:label "pages cm" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "adobe pdf" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780878201945" ],
        [ a :Lccn ;
            rdf:value "  2021000225" ],
        [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9780878201938" ] ;
    :instanceOf <https://dev.bcld.info/works/17392023-9ca9-42eb-bd03-c2d77d5364b2> ;
    :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 "Hebrew Union College Press" ;
            bflc:simpleDate "2021" ;
            bflc:simplePlace "Cincinnati, Ohio" ;
            :date "2021"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ohu> ] ;
    :publicationStatement "Cincinnati, Ohio: Hebrew Union College Press, 2021" ;
    :responsibilityStatement "Marc Saperstein" ;
    :title [ a :Title ;
            :mainTitle "Creating a new nation" ;
            :subtitle "rabbinic leadership engages Zionism and the new State of Israel, 1947-1949" ] .

