@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/6242343e-dc8a-40cd-9b7c-68f0afce5937> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Sattgast, L. J., 1953-. The pat and peek rhyme Bible" ;
    bflc:aap-normalized "sattgastlj1953thepatandpeekrhymebible" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:24.164635+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/13101484> ;
            :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 "BS551.3" ;
            :itemPortion ".S28 2002" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "220.9/505" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "22" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n88230815> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2010001568> ;
            :role [ a :Role ;
                    rdfs:label "ill." ] ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Specimens" ;
            :source <http://id.loc.gov/authorities/genreForms> ] ;
    :hasInstance <https://dev.bcld.info/instances/524c7a96-f798-47be-b400-c324b9f4e36c> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :intendedAudience <http://id.loc.gov/vocabulary/maudience/pre> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/childrensSubjects/sj2021050009>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021050145>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021050266>,
        <http://id.loc.gov/authorities/subjects/sh85023723>,
        <http://id.loc.gov/authorities/subjects/sh85136346>,
        <http://id.loc.gov/authorities/subjects/sh87002714>,
        <http://id.loc.gov/authorities/subjects/sh96006922> ;
    :summary [ a :Summary ;
            rdfs:label "Illustrations and very simple rhyming text retell stories from the Old and New Testaments for children ages two and under." ] ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The pat and peek rhyme Bible" ] .

