@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/ff12131b-d477-4209-aead-0d2bb17ca901> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Rivadeneira, Caryn Dahlstrand. King Tut helps Ming stay weird" ;
    bflc:aap-normalized "rivadeneiracaryndahlstrandkingtuthelpsmingstayweird" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:02:06.965046+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/21514493> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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.R57627" ;
            :itemPortion "Ki 2021" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :classificationPortion "[E]" ;
            :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/no2016010907> ;
            :role <http://id.loc.gov/vocabulary/relators/ill> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2008064545> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/f2fe9405-4136-4594-b8cb-ae9cbd2a771d> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "Ages 6-9" ;
            :source [ a :Source ;
                    rdfs:label "Red Chair Press." ] ],
        [ a :IntendedAudience ;
            rdfs:label "Grades 2-3" ;
            :source [ a :Source ;
                    rdfs:label "Red Chair Press." ] ],
        <http://id.loc.gov/authorities/demographicTerms/dg2015060010>,
        <http://id.loc.gov/vocabulary/maudience/juv> ;
    :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 "Helper hounds" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :subject [ a :Topic ;
            rdfs:label "Mixed breed dogs" ;
            bflc:aap-normalized "mixedbreeddogs" ;
            :source <http://id.loc.gov/authorities/childrensSubjects> ;
            mads:authoritativeLabel "Mixed breed dogs" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/childrensSubjects> ],
        <http://id.loc.gov/authorities/childrensSubjects/sj2021051530>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96006089> ;
    :summary [ a :Summary ;
            rdfs:label "\"Ming often gets teased for being \"weird.\" His curious mind and wild imagination make him extra nervous for his school's upcoming lockdown drill after a deadly dance hall shooting. His teacher calls the Helper Hounds to help calm his nerves-and King Tut comes to the rescue! King Tut knows all about being weird. After all, she is a female mutt with the name of a boy king! She's also been in some scary situations herself after being abandoned under a bridge as a puppy. King Tut helps Ming and his classmates through the lockdown drill. But will her tricks be enough when there's a real lockdown? Discover how King Tut helps Ming and his friends see the beauty in being \"weird?\"\"-- Provided by publisher." ] ;
    :title [ a :Title ;
            :mainTitle "King Tut helps Ming stay weird" ] .

