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

<https://dev.bcld.info/works/5ce3e4ae-2aca-4479-b585-e38f10b01896> a :Work ;
    bflc:aap "World internet development report" ;
    bflc:aap-normalized "worldinternetdevelopmentreport" ;
    :hasInstance <https://dev.bcld.info/instances/bb0a2b43-a750-4bf5-a169-7071b912c9c8> ;
    :title [ a :Title ;
            :mainTitle "World internet development report" ] .

