@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/9cf2eeb5-0431-453f-b0a9-3390f649abcb> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Fairbairn, Nathan. Hazel has her hands full" ;
    bflc:aap-normalized "fairbairnnathanhazelhasherhandsfull" ;
    :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:43:51.576897+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23680597> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "741.5/973" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20240508" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PZ7.7.F343" ;
            :itemPortion "Haz 2025" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti>,
        <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2016002485> ;
            :role <http://id.loc.gov/vocabulary/relators/ill> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/nb2011005786> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026266>,
        <http://id.loc.gov/authorities/genreForms/gf2014026362>,
        <https://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/83608464-8e6c-4d42-8239-d5ee6636b6ca> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "Ages 8-12 years." ;
            :source [ a :Source ;
                    rdfs:label "G.P. Putnam's Sons." ] ],
        <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 "PAWS" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ;
            :seriesEnumeration "4" ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/2779db60-74d7-4772-8e59-89115719a9fe> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic ;
            rdfs:label "Spinal muscular atrophy" ;
            bflc:aap-normalized "spinalmuscularatrophy" ;
            :source <http://id.loc.gov/authorities/childrensSubjects> ;
            mads:authoritativeLabel "Spinal muscular atrophy" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/childrensSubjects> ],
        <http://id.loc.gov/authorities/childrensSubjects/sj2021050189>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021050898>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021057070>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96005569> ;
    :summary [ a :Summary ;
            rdfs:label "\"The PAWS girls face a busy summer season full of dog-walking, travel, and fun, while Hazel takes on a big challenge\"-- Provided by publisher." ] ;
    :title [ a :Title ;
            :mainTitle "Hazel has her hands full" ] .

