@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/c261bda3-33c1-47a4-94e5-6febc3221a60> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Yetter-Chappell, Helen. The view from everywhere" ;
    bflc:aap-normalized "yetterchappellhelentheviewfromeverywhere" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T12:39:58.355368+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24009527> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :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 "B823" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "141" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23/eng/20250128" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2025001427> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/4eb5eafd-44b1-4efd-96ac-aa8b36d5e705> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/c7c9d0f1-d4e9-4fa0-996b-965a33f6f1fa> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <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 "Philosophy of mind series" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ] ;
    :subject <http://id.loc.gov/authorities/subjects/sh2015000858>,
        <http://id.loc.gov/authorities/subjects/sh85064123>,
        <http://id.loc.gov/authorities/subjects/sh85111767> ;
    :summary [ a :Summary ;
            rdfs:label "\"Few contemporary philosophers take idealism seriously. The View from Everywhere aims to change this, developing a new quasi-Berkeleyan realist idealism, which does not depend upon God to do the metaphysical heavy lifting. This non-theistic idealism requires a fresh approach to the persistence and stability of the physical world. The resulting theory offers unique accounts of the nature of perception and the relationship between our minds and our bodies. There must be something outside of us that can sustain objects when we are not perceiving them, and account for the regularity of our perceptions. But this needn't be a god in any recognizable sense. When we peel away all the attributes of God that aren't essential for these purposes, we're left with a simpler and more intelligible metaphysical picture\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The view from everywhere" ] .

