@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/cf924bba-6096-455d-b234-f5cc880e98cc> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:02.216768+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23641275> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "25 cm" ;
    :extent [ a :Extent ;
            rdfs:label "xiii, 306 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9780691260341" ],
        [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9780691260334" ],
        [ a :Lccn ;
            rdf:value "  2023049961" ],
        [ a :Isbn ;
            :qualifier "ebook" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9780691260372" ],
        [ a :Local ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "23641275" ] ;
    :instanceOf <https://dev.bcld.info/works/cd476670-4e80-48a2-b0d4-8570b4ce372f> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references (pages 239-283) and index." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Princeton University Press" ;
            bflc:simpleDate "[2024]" ;
            bflc:simplePlace "Princeton" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/nju> ] ;
    :publicationStatement "Princeton: Princeton University Press, [2024]" ;
    :responsibilityStatement "Jeffrey Ding" ;
    :title [ a :Title ;
            :mainTitle "Technology and the rise of great powers" ;
            :subtitle "how diffusion shapes economic competition" ] .

