@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/71420004-c5e2-4127-b411-a9187a6bc08d> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Lyons, Michael A. An introduction to the study of Ezekiel" ;
    bflc:aap-normalized "lyonsmichaelaanintroductiontothestudyofezekiel" ;
    :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:11.192708+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23979481> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "224/.406" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BS1545.52" ;
            :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/no2008087821> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/b4deadcb-6f76-4bc1-ad3b-9b6c28840186> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/da84a8e8-b0bf-40fc-9c06-5506995af031> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "bibleezekielcriticisminterpretationetc" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Bible. Ezekiel--Criticism, interpretation, etc." ;
            mads:componentList ( <https://dev.bcld.info/hubs/b18d1b04-a09a-4057-ba22-b445ab10e263> <http://id.loc.gov/authorities/subjects/sh99004866> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "The prophet Ezekiel and the book of Ezekiel -- From prophetic speech to prophetic book -- Israel, YHWH, land, and temple -- From problem to solution." ] ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "An introduction to the study of Ezekiel" ] .

