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

<https://dev.bcld.info/instances/06bd9f78-b330-4ea0-8659-6addc46f8d56> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2015933278" ],
        [ a :Isbn ;
            rdf:value "9783319120324" ] ;
    :instanceOf <https://dev.bcld.info/works/238ab25c-10cb-4fa1-830d-fb954c2c81f0> ;
    :title [ a :Title ;
            :mainTitle "Pain, emotion and cognition : a complex nexus" ] .

