@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/23a73754-eb7a-4552-b1cc-ed5c9b771f3c> 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.959125+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/14522280> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :extent [ a :Extent ;
            rdfs:label "xvi, 316 p., [8] p. of plates" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "col. ill., maps" ] ] ;
    :identifiedBy [ a :Nbn ;
            :source <http://id.loc.gov/vocabulary/nationalbibschemes/bnb> ;
            rdf:value "GBA646354" ],
        [ a :Lccn ;
            rdf:value "  2006462686" ],
        [ a :Isbn ;
            :qualifier "hard" ;
            rdf:value "0747584842" ],
        [ a :Isbn ;
            :qualifier "hard" ;
            rdf:value "9780747584841" ] ;
    :instanceOf <https://dev.bcld.info/works/b31d4672-26ff-4c9b-bf58-4ecdab8edec0> ;
    :publicationStatement "London: Bloomsbury, 2006" ;
    :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" ] .

