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

<https://dev.bcld.info/instances/b603a490-e5b0-4ef6-9214-4d16361ffc01> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2016951927" ],
        [ a :Isbn ;
            rdf:value "9783319435381" ] ;
    :instanceOf <https://dev.bcld.info/works/09eaa6d1-a2af-492f-b126-31e4d43e94d4> ;
    :title [ a :Title ;
            :mainTitle "Protein toxins in modeling biochemistry" ] .

