@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/1e7c7c2a-be8b-4737-a991-2ae54dd7e98d> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:02:30.951073+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23982797> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (xvi, 316 pages, [8] pages of plates)" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations." ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024731399" ],
        [ a :Isbn ;
            :qualifier "hard" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "0747584842" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            rdf:value "9781408846759" ] ;
    :instanceOf <https://dev.bcld.info/works/5bb73d29-5655-45ec-a45a-c92708977b40> ;
    :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 (pages [269]-299) and index." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on print version record; resource not viewed." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Bloomsbury" ;
            bflc:simpleDate "2006" ;
            bflc:simplePlace "London" ;
            :date "2006"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "London: Bloomsbury, 2006" ;
    :responsibilityStatement "Kate Teltscher" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The high road to China" ;
            :subtitle "George Bogle, the Panchen Lama and the first British expedition to Tibet" ] .

