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

<https://dev.bcld.info/works/c8a10e6b-72e5-4912-8b80-eb91c62db86d> a bflc:Uncontrolled,
        :Work ;
    bflc:aap "Nobody wants to be country" ;
    bflc:aap-normalized "nobodywantstobecountry" ;
    :title [ a :Title ;
            bflc:nonSortNum "0" ;
            :mainTitle "Nobody wants to be country" ] .

