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

<https://dev.bcld.info/instances/209ec31a-69b9-4e05-9929-2b79acf940e5> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319958446" ] ;
    :instanceOf <https://dev.bcld.info/works/6b715daf-1615-4685-b894-922f772f18fc> ;
    :title [ a :Title ;
            :mainTitle "Computational Methods to Study the Structure and Dynamics of Biomolecules and Biomolecular Processes : From Bioinformatics to Molecular Quantum Mechanics" ] .

