@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/d1a435af-6829-429d-b682-f77265bb8d16> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:48.727568+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/21861412> ;
            :status <http://id.loc.gov/vocabulary/mstatus/incmp> ] ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2021000226" ],
        [ a :Isbn ;
            :qualifier "adobe pdf" ;
            rdf:value "9780878201945" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/fbd57c78-b538-4195-bbae-70886e453cca> ;
    :publicationStatement "Cincinnati, Ohio: Hebrew Union College Press, 2021" ;
    :title [ a :Title ;
            :mainTitle "Creating a new nation" ;
            :subtitle "rabbinic leadership engages Zionism and the new State of Israel, 1947-1949" ] .

