@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/e527bcdb-07e1-446c-863a-20b42fe030e5> a :Instance ;
    :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:44:57.571080+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23984371> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :copyrightDate "2005" ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (vii, 173 pages)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations." ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9780268202460" ],
        [ a :Isbn ;
            :qualifier "cloth : alk. paper" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "0268034974" ],
        [ a :Lccn ;
            rdf:value "  2024732951" ] ;
    :instanceOf <https://dev.bcld.info/works/c4abd299-b9de-4695-b09a-cf9f80b1bc6d> ;
    :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/descsource> ;
            rdfs:label "Description based on print version record; resource not viewed." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "University of Notre Dame" ;
            bflc:simpleDate "[2005]" ;
            bflc:simplePlace "Notre Dame, Ind" ;
            :date "2005"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/inu> ] ;
    :publicationStatement "Notre Dame, Ind: University of Notre Dame, [2005]" ;
    :responsibilityStatement "Edward A. Malloy" ;
    :title [ a :Title ;
            :mainTitle "Monk's Notre Dame" ] .

