@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/188b52f2-0e19-4048-843b-53342c99035e> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:14.159343+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/21861412> ;
            :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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "adobe pdf" ;
            rdf:value "9780878201945" ],
        [ a :Lccn ;
            rdf:value "  2021000226" ] ;
    :instanceOf <https://dev.bcld.info/works/85ee414a-92e5-47e6-8c5b-0151e285614c> ;
    :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" ] .

