@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/671fc661-0f89-4e4b-af04-c4684283ebbd> 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:43:33.578688+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23984720> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :copyrightDate "2006" ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (viii, 311 pages)" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024733294" ],
        [ a :Isbn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780814615195" ],
        [ a :Isbn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "0814615198" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9780814638507" ] ;
    :instanceOf <https://dev.bcld.info/works/2a21686f-921c-4928-844f-6a6c212c4b4e> ;
    :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." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Liturgical Press" ;
            bflc:simpleDate "[2006]" ;
            bflc:simplePlace "Collegeville, Minn" ;
            :date "2006"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/mnu> ] ;
    :publicationStatement "Collegeville, Minn: Liturgical Press, [2006]" ;
    :responsibilityStatement "Donald X. Burt" ;
    :title [ a :Title ;
            :mainTitle "Day by day with Saint Augustine" ] .

