@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/8e6049bf-1f41-47d9-8ac2-f2db569242a7> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Gruen, Erich S. Heritage and hellenism" ;
    bflc:aap-normalized "gruenerichsheritageandhellenism" ;
    :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:09.538049+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23977166> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "296/.09/014" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "21" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BM176" ;
            :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/n50030990> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/0fdfdf7b-801b-47b0-9983-98d6e5dec486> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/5c4c657d-f957-468b-8b57-289a40314d52> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Hellenistic culture and society" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "30" ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Jews--Greece--Intellectual life" ;
            bflc:aap-normalized "jewsgreeceintellectuallife" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Jews--Greece--Intellectual life" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85070361> <http://id.loc.gov/rwo/agents/n80046090-781> <http://id.loc.gov/authorities/subjects/sh99005642> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh2008118415>,
        <http://id.loc.gov/authorities/subjects/sh2008122374>,
        <http://id.loc.gov/authorities/subjects/sh2008122375>,
        <http://id.loc.gov/authorities/subjects/sh85060062>,
        <http://id.loc.gov/authorities/subjects/sh85070849> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Heritage and hellenism" ] .

