@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/9ff40261-0a6c-42bf-900a-42a16ae14009> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:02:42.305096+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/14193301> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "x, 142 p." ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "0826491456" ],
        [ a :Lccn ;
            rdf:value "  2005301296" ],
        [ a :Isbn ;
            :qualifier "hb" ;
            rdf:value "0826485774" ],
        [ a :Isbn ;
            :qualifier "hb" ;
            rdf:value "9780826485779" ],
        [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "9780826491459" ] ;
    :instanceOf <https://dev.bcld.info/works/68ab013c-e12d-4f48-be55-edf4611883ac> ;
    :publicationStatement "London; New York: Continuum, 2005" ;
    :title [ a :Title ;
            :mainTitle "Why I am still a Catholic" ;
            :subtitle "essays in faith and perseverance" ] .

