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

<https://dev.bcld.info/instances/5291beb2-5c52-425e-999a-4a8ef793b5a4> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2016941079" ],
        [ a :Isbn ;
            rdf:value "9783319396866" ] ;
    :instanceOf <https://dev.bcld.info/works/0e19052b-8a1c-4455-b9b3-9afc09b48628> ;
    :title [ a :Title ;
            :mainTitle "Innovation in medicine and healthcare 2016" ] .

