@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/8858b315-6305-4fec-b7c3-cc5ea40287d7> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Blaskey, Linda. Season of harvest" ;
    bflc:aap-normalized "blaskeylindaseasonofharvest" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:17.038066+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/22415664> ;
            :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 ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "811/.6" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20230916" ] ],
        [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PS3602.L3944" ;
            :itemPortion "S43 2022" ;
            :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/no2018063878> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/no2023078012> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026481> ;
    :hasInstance <https://dev.bcld.info/instances/eae431fe-cd6a-4a82-a00d-ef8c9053d554> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :summary [ a :Summary ;
            rdfs:label "\"Linda Blaskey and Jim Bourey have collaborated on a book of poems that explores both lives well lived and the vicissitudes and joys of aging\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "Season of harvest" ] .

