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

<https://dev.bcld.info/works/03468c68-40b1-4c62-b996-55d31f0adaf0> a :Work ;
    bflc:aap "World Internet Development Report 2017 : Translated by Peng Ping" ;
    bflc:aap-normalized "worldinternetdevelopmentreport2017:translatedbypengping" ;
    :hasInstance <https://dev.bcld.info/instances/03b63e80-c60f-4b17-91ed-ca51abf77541> ;
    :title [ a :Title ;
            :mainTitle "World Internet Development Report 2017 : Translated by Peng Ping" ] .

