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

<https://dev.bcld.info/works/238ab25c-10cb-4fa1-830d-fb954c2c81f0> a :Work ;
    bflc:aap "Pain, emotion and cognition : a complex nexus" ;
    bflc:aap-normalized "painemotionandcognition:acomplexnexus" ;
    :hasInstance <https://dev.bcld.info/instances/06bd9f78-b330-4ea0-8659-6addc46f8d56> ;
    :title [ a :Title ;
            :mainTitle "Pain, emotion and cognition : a complex nexus" ] .

