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

<https://dev.bcld.info/works/754086a9-8062-40b9-8eaf-99b6ec5b8fba> a bflc:Uncontrolled,
        :Work ;
    bflc:aap "Start" ;
    bflc:aap-normalized "start" ;
    :title [ a :Title ;
            bflc:nonSortNum "0" ;
            :mainTitle "Start" ] .

