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

<https://dev.bcld.info/works/e4c20017-521f-400c-8654-521fb8dbe88e> a :Work ;
    bflc:aap "Sunday express (London, England)" ;
    bflc:aap-normalized "sundayexpress(londonengland)" ;
    :hasInstance <https://dev.bcld.info/instances/abefa39d-612c-443e-8850-0f4117fe73df> ;
    :title [ a :Title ;
            :mainTitle "Sunday express (London, England)" ] .

