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

<https://dev.bcld.info/works/886ea607-b770-46cf-97a6-2191ceb46577> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Gehl, Laura. Who made this mess?" ;
    bflc:aap-normalized "gehllaurawhomadethismess?" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:10.629060+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22906623> ;
            :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 :ClassificationDdc ;
            :classificationPortion "813.6",
                "E" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20221129" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PZ8.3.G273" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2022141991> ;
            :role <http://id.loc.gov/vocabulary/relators/ill> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2013065560> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <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://dev.bcld.info/instances/f4580a3b-230f-4137-a3f2-98095cf9d5fd> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "Grades K-1." ;
            :source [ a :Source ;
                    rdfs:label "Capstone Editions, a Capstone imprint." ] ],
        [ a :IntendedAudience ;
            rdfs:label "Ages 4 to 8." ;
            :source [ a :Source ;
                    rdfs:label "Capstone Editions, a Capstone imprint." ] ],
        <http://id.loc.gov/vocabulary/maudience/pri> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/b88a7124-beb2-4936-af99-6aa00f507167> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Animals--Fiction" ;
            bflc:aap-normalized "animalsfiction" ;
            :source <http://id.loc.gov/authorities/childrensSubjects> ;
            mads:authoritativeLabel "Animals--Fiction" ;
            mads:componentList ( <http://id.loc.gov/authorities/childrensSubjects/sj96004766> <http://id.loc.gov/authorities/childrensSubjects/sj2020050019> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/childrensSubjects> ],
        <http://id.loc.gov/authorities/childrensSubjects/sj2021050017>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021050334>,
        <http://id.loc.gov/authorities/subjects/sh2004003268>,
        <http://id.loc.gov/authorities/subjects/sh2005008473>,
        <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?" ] .

