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

<https://dev.bcld.info/instances/45e24b13-aa84-4679-8caf-6eee64ba5c26> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "794497720" ] ;
    :instanceOf <https://dev.bcld.info/works/eeb4328f-0cbe-42b7-afbf-26abd58a25e6> ;
    :title [ a :Title ;
            :mainTitle "Allergy, asthma, and clinical immunology" ] .

