@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/17392023-9ca9-42eb-bd03-c2d77d5364b2> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Saperstein, Marc. Creating a new nation" ;
    bflc:aap-normalized "sapersteinmarccreatinganewnation" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:14.145749+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/21859311> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "320.54095694" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "DS149" ;
            :itemPortion ".S4822 2021" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n80030456> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-uk-en>,
        <http://id.loc.gov/vocabulary/geographicAreas/n-us> ;
    :hasInstance <https://dev.bcld.info/instances/ca1e8e78-672b-43ce-84f8-c4c0084f4be1> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/85ee414a-92e5-47e6-8c5b-0151e285614c> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Rabbis--United States--Attitudes toward Israel" ;
            bflc:aap-normalized "rabbisunitedstatesattitudestowardisrael" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Rabbis--United States--Attitudes toward Israel" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85110190> <http://id.loc.gov/rwo/agents/n78095330-781> [ a mads:Topic ;
                        mads:authoritativeLabel "Attitudes toward Israel" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Rabbis--Great Britain--Attitudes toward Israel" ;
            bflc:aap-normalized "rabbisgreatbritainattitudestowardisrael" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Rabbis--Great Britain--Attitudes toward Israel" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85110190> <http://id.loc.gov/rwo/agents/n79023147-781> [ a mads:Topic ;
                        mads:authoritativeLabel "Attitudes toward Israel" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Zionism--Public opinion" ;
            bflc:aap-normalized "zionismpublicopinion" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Zionism--Public opinion" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85149886> <http://id.loc.gov/authorities/subjects/sh2002006218> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2008109627>,
        <http://id.loc.gov/authorities/subjects/sh2010105279>,
        <http://id.loc.gov/authorities/subjects/sh85070345>,
        <http://id.loc.gov/authorities/subjects/sh88000023> ;
    :summary [ a :Summary ;
            rdfs:label "\"A documentary history, including an introduction and a selection of sermons, talks, and media broadcasts, given by prominent rabbis from 1947-1949 discussing Zionism and issues involved in the establishment of the new State of Israel\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Creating a new nation" ] .

