@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/38e45010-a22f-4424-99a9-82c4eb3dbb20> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Shaw, Hannah René, 1987-. Snowpea the puppy queen" ;
    bflc:aap-normalized "shawhannahrené1987snowpeathepuppyqueen" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-29T14:54:55.000320+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23050753> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-29" ;
            :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 "PZ7.1.S4935" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "[Fic]" ;
            :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/n2018028252> ;
            :role <http://id.loc.gov/vocabulary/relators/ill> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2018060093> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026339>,
        <http://id.loc.gov/authorities/genreForms/gf2017026034> ;
    :hasInstance <https://dev.bcld.info/instances/5f3109f7-32a9-4601-a028-4bf6e2d8ca67> ;
    :intendedAudience <http://id.loc.gov/vocabulary/maudience/pad> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Adventures in Fosterland" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/c1f48075-06fc-4ab1-b812-ef8133653ec7> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/childrensSubjects/sj2021052437>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2024050495>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96004895>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96004989>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96005301> ;
    :summary [ a :Summary ;
            rdfs:label "Snowpea teaches two boisterous puppies how to behave properly in Fosterland." ] ;
    :title [ a :Title ;
            :mainTitle "Snowpea the puppy queen" ] .

