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

<https://dev.bcld.info/works/5ead02ed-648c-474a-a2a3-3dbd4e8d76fa> a :Work ;
    bflc:aap "Computational methods to study the structure and dynamics of biomolecules and biomolecular processes" ;
    bflc:aap-normalized "computationalmethodstostudythestructureanddynamicsofbiomoleculesandbiomolecularprocesses" ;
    :hasInstance <https://dev.bcld.info/instances/04f9711c-7515-4f0e-a3d3-d042bd7e9d32> ;
    :title [ a :Title ;
            :mainTitle "Computational methods to study the structure and dynamics of biomolecules and biomolecular processes" ] .

