@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/0fdfdf7b-801b-47b0-9983-98d6e5dec486> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:09.547992+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23977166> ;
            :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/cr> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (xx, 335 pages)" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9780520929197" ],
        [ a :Lccn ;
            rdf:value "  2024725889" ],
        [ a :Isbn ;
            :qualifier "alk. paper" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "0520210522" ] ;
    :instanceOf <https://dev.bcld.info/works/8e6049bf-1f41-47d9-8ac2-f2db569242a7> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (pages 301-320) and index." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record; resource not viewed." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "University of California Press" ;
            bflc:simpleDate "1998" ;
            bflc:simplePlace "Berkeley, Calif" ;
            :date "1998"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/cau> ] ;
    :publicationStatement "Berkeley, Calif: University of California Press, 1998" ;
    :responsibilityStatement "Erich S. Gruen" ;
    :title [ a :Title ;
            :mainTitle "Heritage and hellenism" ;
            :subtitle "the reinvention of Jewish tradition" ] .

