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

<https://dev.bcld.info/works/f7e27503-f7bb-4202-bfa3-0a37332348d2> a bflc:Uncontrolled,
        :Work ;
    bflc:aap "Until the end" ;
    bflc:aap-normalized "untiltheend" ;
    :title [ a :Title ;
            bflc:nonSortNum "0" ;
            :mainTitle "Until the end" ] .

