@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/f982c22e-f2c0-4341-89ee-d3eeb4175236> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Married priests in the Catholic Church" ;
    bflc:aap-normalized "marriedpriestsinthecatholicchurch" ;
    :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.317083+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23984252> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BX1912.85" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :classificationPortion "262/.14208655" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2010079623> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :hasInstance <https://dev.bcld.info/instances/91abbb4b-2122-4fac-a11d-c0fb258a053f> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/6b436fbc-9048-4a73-95a4-88f015a2e7dc> ;
            :relationship [ a :Relationship ;
                    rdfs:label "Print Version" ],
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Celibacy--Catholic Church" ;
            bflc:aap-normalized "celibacycatholicchurch" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Celibacy--Catholic Church" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85021634> [ a mads:Topic ;
                        mads:authoritativeLabel "Catholic Church" ] ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            bflc:aap-normalized "catholicchurchclergy" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Catholic Church--Clergy." ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n79041716> <http://id.loc.gov/authorities/subjects/sh99004982> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85081526>,
        <http://id.worldcat.org/fast/1010691>,
        <http://id.worldcat.org/fast/1750702>,
        <http://id.worldcat.org/fast/531720>,
        <http://id.worldcat.org/fast/864014> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography>,
        <http://id.loc.gov/vocabulary/msupplcont/index> ;
    :title [ a :Title ;
            :mainTitle "Married priests in the Catholic Church" ] .

