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

<https://dev.bcld.info/works/dc8af089-6bbd-4281-9df8-757b5b532c30> a bflc:Uncontrolled,
        :Work ;
    bflc:aap "Ac-cent-tchu-ate the positive" ;
    bflc:aap-normalized "accenttchuatethepositive" ;
    :title [ a :Title ;
            bflc:nonSortNum "0" ;
            :mainTitle "Ac-cent-tchu-ate the positive" ] .

