@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/0038c793-af4d-41d7-9ae7-85b1beb0648f> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "World Internet Development Report 2017 : Translated by Peng Ping" ;
    bflc:aap-normalized "worldinternetdevelopmentreport2017:translatedbypengping" ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:40.421256+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/21675222> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationDdc ;
            :classificationPortion "621.382" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ],
        [ a :ClassificationLcc ;
            :classificationPortion "TK1-9971" ;
            :status <http://id.loc.gov/vocabulary/mstatus/nuba>,
                <http://id.loc.gov/vocabulary/mstatus/p> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Chinese Academy of Cyberspace Studies" ;
                    bflc:marcKey "7001 $aChinese Academy of Cyberspace Studies.$eeditor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :hasInstance <https://dev.bcld.info/instances/39971eb4-1ca5-42c7-b2e4-ae4bb348f566> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/3c02fc22-374a-43ba-b714-64dacf705289> ;
            :relationship <http://id.loc.gov/entities/relationships/printededition>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/5ce3e4ae-2aca-4479-b585-e38f10b01896> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/68ccfb00-7b89-4d48-8f91-e3fb8b00b6bb> ;
            :relationship <http://id.loc.gov/entities/relationships/printededition>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/03468c68-40b1-4c62-b996-55d31f0adaf0> ;
            :relationship <http://id.loc.gov/entities/relationships/printededition>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Technology--History" ;
            bflc:aap-normalized "technologyhistory" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Technology--History" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85133147> <http://id.loc.gov/authorities/subjects/sh99005024> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic ;
            :code "TJK" ;
            :source [ a :Source ;
                    :code "bicssc" ] ],
        [ a :Topic ;
            :code "TJK" ;
            :source [ a :Source ;
                    :code "thema" ] ],
        [ a :Topic ;
            :code "TEC041000" ;
            :source <http://id.loc.gov/vocabulary/classSchemes/bisacsh> ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/classSchemes/bisacsh> ],
        <http://id.loc.gov/authorities/subjects/sh85041666>,
        <http://id.loc.gov/authorities/subjects/sh85043215>,
        <http://id.loc.gov/authorities/subjects/sh85064446>,
        <http://id.loc.gov/authorities/subjects/sh85122397>,
        <http://id.loc.gov/authorities/subjects/sh85126450>,
        <http://id.loc.gov/authorities/subjects/sh90001980>,
        <https://scigraph.springernature.com/ontologies/product-market-codes/I18040>,
        <https://scigraph.springernature.com/ontologies/product-market-codes/T22016>,
        <https://scigraph.springernature.com/ontologies/product-market-codes/T24035>,
        <https://scigraph.springernature.com/ontologies/product-market-codes/T24051>,
        <https://scigraph.springernature.com/ontologies/product-market-codes/T29000> ;
    :summary [ a :Summary ;
            rdfs:label "An important outcome of the Fourth World Internet Conference, this book provides a comprehensive account of the status quo and trends in global Internet development. Covering network infrastructure, information technology, digital economy, e-governance, cyber security, and international cyberspace governance, it presents the Global Internet Development Index System to assess the Internet development of various major countries and emerging economies." ] ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Contents -- Overview -- History of the World Internet -- Development of the World's Information Infrastructure -- Development of the World's Network Information Technology -- The World's Cyber Security -- Development of the World's Digital Economy -- World's E-governance Development -- Development of the World's Internet Media -- Global Cyberspace Governance -- Afterword." ] ;
    :title [ a :Title ;
            :mainTitle "World Internet Development Report 2017 : Translated by Peng Ping" ] .

