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

<https://dev.bcld.info/works/68ccfb00-7b89-4d48-8f91-e3fb8b00b6bb> a :Work ;
    bflc:aap "World Internet Development Report 2017 : Translated by Peng Ping" ;
    bflc:aap-normalized "worldinternetdevelopmentreport2017:translatedbypengping" ;
    :hasInstance <https://dev.bcld.info/instances/db50b808-50cb-4ade-af39-2c063a8e2cae> ;
    :title [ a :Title ;
            :mainTitle "World Internet Development Report 2017 : Translated by Peng Ping" ] .

