@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/640a6350-061b-410e-ba41-8b253531a129> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Kulot, Daniela. In the winter woods" ;
    bflc:aap-normalized "kulotdanielainthewinterwoods" ;
    :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:44:07.580365+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23421707> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :classificationPortion "833.92",
                "Fic" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20230804" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PZ7.1.K846333" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2002038515> ;
            :role <http://id.loc.gov/vocabulary/relators/aut>,
                <http://id.loc.gov/vocabulary/relators/ill> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2002038515> ;
            :role <http://id.loc.gov/vocabulary/relators/ill> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/no2018039830> ;
            :role <http://id.loc.gov/vocabulary/relators/trl> ] ;
    :expressionOf <https://dev.bcld.info/hubs/4c951ccf-e16d-4420-b0ec-f1d8d6c5719d> ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Juvenile fiction" ],
        <http://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/d3ded060-081c-46fa-a61d-129cf0a3152d> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "Grades K-1" ;
            :source [ a :Source ;
                    rdfs:label "Charlesbridge" ] ],
        [ a :IntendedAudience ;
            rdfs:label "Ages 3-7" ;
            :source [ a :Source ;
                    rdfs:label "Charlesbridge" ] ],
        <http://id.loc.gov/authorities/demographicTerms/dg2015060010>,
        <http://id.loc.gov/vocabulary/maudience/juv> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/resourceComponents/otx> ;
            :language <http://id.loc.gov/vocabulary/languages/ger> ] ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/d42d8f99-cc90-4430-acb2-cfa3d4eea36c> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject <http://id.loc.gov/authorities/childrensSubjects/sj2021050129>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021051155>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021051192>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021061438>,
        <http://id.loc.gov/authorities/childrensSubjects/sj96004766>,
        <http://id.loc.gov/authorities/subjects/sh85032203>,
        <http://id.loc.gov/authorities/subjects/sh85050576>,
        <http://id.loc.gov/authorities/subjects/sh85121133>,
        <http://id.loc.gov/authorities/subjects/sh85127116> ;
    :summary [ a :Summary ;
            rdfs:label "\"In the winter woods Fox, Mouse, and Crow are hungry; Squirrel knows he has a stockpile of food, but he cannot remember where he stashed it--so he enlists the help of the others in the search\"-- Provided by publisher." ] ;
    :title [ a :Title ;
            :mainTitle "In the winter woods" ] .

