@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/e0991319-00fe-44b8-8a75-2ad552f57d79> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Wouk, Herman, 1915-2019. The will to live on" ;
    bflc:aap-normalized "woukherman19152019thewilltoliveon" ;
    :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:43:37.125456+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/11800577> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BM155.2" ;
            :itemPortion ".W68 2000" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "296/.09/045" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "21" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n79032317> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2022012301> ;
            :role <http://id.loc.gov/vocabulary/relators/bjd> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/n-us> ;
    :hasInstance <https://dev.bcld.info/instances/0402a31a-c938-4b21-8239-45847059c692> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject <http://id.loc.gov/authorities/subjects/sh2008106102>,
        <http://id.loc.gov/authorities/subjects/sh85070836>,
        <http://id.loc.gov/authorities/subjects/sh85070847>,
        <http://id.loc.gov/authorities/subjects/sh89002620> ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The will to live on" ] .

