@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/f620ce2b-a6f2-4809-a06c-17f03a23498f> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "LaHaye, Tim, 1926-2016. The act of marriage" ;
    bflc:aap-normalized "lahayetim19262016theactofmarriage" ;
    :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:36.912250+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/4491112> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BT708" ;
            :itemPortion ".L42 1998" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "248.8/44" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "21" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n50039407> ;
            :role <http://id.loc.gov/vocabulary/relators/ctb> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n79066513> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/8aa53078-bdd3-4f05-8244-84777dfedbda>,
        <https://dev.bcld.info/instances/ac34c588-f169-4d7d-a861-14646f18ae6b> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/subjects/sh2008107266>,
        <http://id.loc.gov/authorities/subjects/sh85120556>,
        <http://id.loc.gov/authorities/subjects/sh85120619> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :tableOfContents <http://www.loc.gov/catdir/enhancements/fy0633/97039953-t.html> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The act of marriage" ] .

