@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/0f145c56-eac0-406d-b2c2-b77c6732e00b> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Albee, Jay. Riley Reynolds slides into summer" ;
    bflc:aap-normalized "albeejayrileyreynoldsslidesintosummer" ;
    :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-15T00:38:52.257702+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23112154> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PZ7.1.A4294" ;
            :itemPortion "Rjl 2024" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "[Fic]" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ] ;
    :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/no2021149560> ;
            :role <http://id.loc.gov/vocabulary/relators/aut>,
                <http://id.loc.gov/vocabulary/relators/ill> ] ;
    :genreForm <https://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/adc0892f-758e-4230-b911-a2c8c99f6197> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :intendedAudience [ a :IntendedAudience ;
            rdfs:label "Ages 7-10." ;
            :source [ a :Source ;
                    rdfs:label "Stone Arch Books, a Capstone imprint." ] ],
        [ a :IntendedAudience ;
            rdfs:label "Grades 2-3." ;
            :source [ a :Source ;
                    rdfs:label "Stone Arch Books, a Capstone imprint." ] ],
        <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/87c3570a-754a-476b-93b6-9717a837ed51> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t> ;
                    :title [ a :Title ;
                            :mainTitle "Riley Reynolds" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :subject <http://id.loc.gov/authorities/childrensSubjects/sj2021050271>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021053046>,
        <http://id.loc.gov/authorities/childrensSubjects/sj2021053157> ;
    :summary [ a :Summary ;
            rdfs:label "Nonbinary fourth-grader Riley is excited for their annual summer get-together with family." ] ;
    :title [ a :Title ;
            :mainTitle "Riley Reynolds slides into summer" ] .

