@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://bluecore-dev.stanford.edu/works/85999616-2b56-4eaa-bdd1-a150468c6fd5> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Gehl, Laura. Who made this mess?" ;
    bflc:aap-normalized "gehllaurawhomadethismess?" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-15" ;
            :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/cbc> ;
            :date "2026-09-15T01:50:57.012503+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22882295> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PZ8.3.G273" ;
            :itemPortion "Wh 2023" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :classificationPortion "813.6",
                "E" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20221129" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/sti>,
        <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2013065560> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2022141991> ;
            :role <http://id.loc.gov/vocabulary/relators/ill> ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Juvenile fiction" ],
        <http://id.loc.gov/authorities/genreForms/gf2014026339>,
        <http://id.loc.gov/authorities/genreForms/gf2014026377>,
        <http://id.loc.gov/authorities/genreForms/gf2014026559>,
        <http://id.loc.gov/authorities/genreForms/gf2016026096> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/a1f0b008-160b-42b1-8909-30518c60fdc7> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "Ages 4 to 8." ;
            :source [ a :Source ;
                    rdfs:label "Capstone Editions, a Capstone imprint." ] ],
        [ a :IntendedAudience ;
            rdfs:label "Grades K-1." ;
            :source [ a :Source ;
                    rdfs:label "Capstone Editions, a Capstone imprint." ] ],
        <http://id.loc.gov/authorities/demographicTerms/dg2015060010>,
        <http://id.loc.gov/vocabulary/maudience/pri> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://bluecore-dev.stanford.edu/works/3210b192-d791-46a5-9cd3-e9ef270e7baf> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/childrensSubjects/sj2021050017>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021050334>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96004766>,
        <http://id.loc.gov/authorities/subjects/sh2005008473>,
        <http://id.loc.gov/authorities/subjects/sh85005249>,
        <http://id.loc.gov/authorities/subjects/sh85062975> ;
    :summary [ a :Summary ;
            rdfs:label "There are messes everywhere, tangled wool and missing carrots, but the rhyming clues will lead the reader to some unexpected culprits." ] ;
    :title [ a :Title ;
            :mainTitle "Who made this mess?" ] .

