@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/5269fe34-8189-4dd2-a459-ed67771e09bc> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Bond, Jessica Claire, 1993-. A king washes feet" ;
    bflc:aap-normalized "bondjessicaclaire1993akingwashesfeet" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:45:03.861324+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24147821> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BV4647.F55" ;
            :itemPortion "B663 2026" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "234/.5" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250611" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2025016205> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/3789a6d5-7d20-4ac6-8fbf-4f83b755009e> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/subjects/sh2008104058>,
        <http://id.loc.gov/authorities/subjects/sh85013718>,
        <http://id.loc.gov/authorities/subjects/sh85078523> ;
    :summary [ a :Summary ;
            rdfs:label "\"Featuring beautiful artwork and thoughtful reflections, these 40 readings will help you better understand Jesus' act of washing his disciples' feet and how we can likewise love and serve everyone we meet--a radical and loving alternative to today's cancel culture. From the creator of the viral Footwashing Series\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "A king washes feet" ] .

