@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://dev.bcld.info/instances/2c48129e-6f6b-4466-be5f-33f864725390> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319346007" ] ;
    :instanceOf <https://dev.bcld.info/works/782c425c-61a4-4a40-b352-a2bc166d6a8f> ;
    :title [ a :Title ;
            :mainTitle "Pain, Emotion and Cognition : A Complex Nexus" ] .

