@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/fbbc575d-697d-4aa9-80a9-8dd21a3e55d0> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Burroughs, Franklin. The view from here" ;
    bflc:aap-normalized "burroughsfranklintheviewfromhere" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:01:21.294245+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23868204> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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 :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "F19.6" ;
            :itemPortion ".B87 2024" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "974.1" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20241010" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n90610937> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026094>,
        <https://id.loc.gov/authorities/genreForms/gf2014026044>,
        <https://id.loc.gov/authorities/genreForms/gf2014026049> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/n-us-me>,
        <http://id.loc.gov/vocabulary/geographicAreas/n-us-sc> ;
    :hasInstance <https://dev.bcld.info/instances/a79e616f-2c8a-415c-a840-b1cd380e43b3> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/62cbd0e6-d237-4d6e-b312-b851fbe456a4> ;
            :relationship <http://id.loc.gov/entities/relationships/onlineversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Burroughs, Franklin--Travel" ;
            bflc:aap-normalized "burroughsfranklintravel" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Burroughs, Franklin--Travel" ;
            mads:componentList ( <http://id.loc.gov/rwo/agents/n90610937> <http://id.loc.gov/authorities/subjects/sh99005039> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Natural history--Maine" ;
            bflc:aap-normalized "naturalhistorymaine" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Natural history--Maine" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85090222> <http://id.loc.gov/rwo/agents/n79005604-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85018199>,
        <http://id.loc.gov/rwo/agents/n79005604>,
        <http://id.loc.gov/rwo/agents/n79131490>,
        <https://dev.bcld.info/hubs/98c5f720-8fe2-4109-8646-4cfd1919af34> ;
    :summary [ a :Summary ;
            rdfs:label "\"This new collection includes brief essays originally published in Down East magazine's \"Room With a View\" column and a selection of previously uncollected essays. Ranging from coastal South Carolina to Northern Quebec, and from Burroughs's childhood to the present, these essays sit squarely at the intersection of human history, natural history, and biography\"-- Provided by publisher." ] ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Room with a view -- Up to camp -- Catch and release -- Semper habemos -- Second growth -- Deep South -- The deep North -- A voice crying in the wilderness -- What else remains? -- Autobondage." ] ;
    :title [ a :VariantTitle,
                <http://id.loc.gov/vocabulary/vartitletype/por> ;
            :mainTitle "Reflections on the deep north, the wild east" ],
        [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The view from here" ] .

