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

<https://dev.bcld.info/works/416646cc-cd31-4bd7-a191-9b6d85354bdc> a bflc:Uncontrolled,
        :Work ;
    bflc:aap "How are things in Clay, Kentucky" ;
    bflc:aap-normalized "howarethingsinclaykentucky" ;
    :title [ a :Title ;
            bflc:nonSortNum "0" ;
            :mainTitle "How are things in Clay, Kentucky" ] .

