@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/77e62ee6-8153-4f76-b38f-29cd53b514ab> 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:20.338564+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/21882541> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "xxv, 347 pages" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "0268200106" ],
        [ a :Nbn ;
            :source <http://id.loc.gov/vocabulary/nationalbibschemes/bnb> ;
            rdf:value "GBC145743" ],
        [ a :Isbn ;
            :qualifier "hardcover" ;
            rdf:value "0268200092" ],
        [ a :OclcNumber ;
            rdf:value "on1182574998" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9780268200107" ],
        [ a :Isbn ;
            :qualifier "hardcover" ;
            rdf:value "9780268200091" ],
        [ a :Lccn ;
            rdf:value "  2021931599" ] ;
    :instanceOf <https://dev.bcld.info/works/6b436fbc-9048-4a73-95a4-88f015a2e7dc> ;
    :publicationStatement "Notre Dame, Indiana: University of Notre Dame Press, [2021]" ;
    :title [ a :Title ;
            :mainTitle "Married priests in the Catholic Church" ] .

