@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .

<https://dev.bcld.info/works/3c02fc22-374a-43ba-b714-64dacf705289> a :Work ;
    bflc:aap "World Internet Development Report 2017 : Translated by Peng Ping" ;
    bflc:aap-normalized "worldinternetdevelopmentreport2017:translatedbypengping" ;
    :hasInstance <https://dev.bcld.info/instances/65b7ae86-52c4-4f0a-a7eb-89d8676ee9f0> ;
    :title [ a :Title ;
            :mainTitle "World Internet Development Report 2017 : Translated by Peng Ping" ] .

