@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/9cbdfe70-5af1-45bf-b801-b74e949b5881> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T12:39:58.404015+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23990188> ;
            :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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "xi, 204 pages" ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9780197795026" ],
        [ a :Lccn ;
            rdf:value "  2024056630" ] ;
    :instanceOf <https://dev.bcld.info/works/c7c9d0f1-d4e9-4fa0-996b-965a33f6f1fa> ;
    :publicationStatement "New York, NY: Oxford University Press, [2025]" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The view from everywhere" ;
            :subtitle "realist idealism without God" ] .

