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

<https://dev.bcld.info/works/7766952e-5362-4139-8876-b97fe4859b46> a bflc:Uncontrolled,
        :Work ;
    bflc:aap "That old feeling" ;
    bflc:aap-normalized "thatoldfeeling" ;
    :title [ a :Title ;
            bflc:nonSortNum "0" ;
            :mainTitle "That old feeling" ] .

