@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/4eb5eafd-44b1-4efd-96ac-aa8b36d5e705> a :Instance ;
    bflc:projectedProvisionDate "2506" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T12:39:58.393890+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24009527> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "hardback" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780197795026" ],
        [ a :Isbn ;
            rdf:value "9780197795057" ],
        [ a :Isbn ;
            :qualifier "epub" ;
            rdf:value "9780197795040" ],
        [ a :Lccn ;
            rdf:value "  2024056631" ] ;
    :instanceOf <https://dev.bcld.info/works/c261bda3-33c1-47a4-94e5-6febc3221a60> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record and CIP data provided by publisher; resource not viewed." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Oxford University Press" ;
            bflc:simpleDate "[2025]" ;
            bflc:simplePlace "New York, NY" ;
            :date "2025"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nyu> ] ;
    :publicationStatement "New York, NY: Oxford University Press, [2025]" ;
    :responsibilityStatement "Helen Yetter- Chappell" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The view from everywhere" ;
            :subtitle "realist idealism without God" ] .

