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

<https://dev.bcld.info/instances/3023547e-c9c8-46ba-bebd-7306995f06ba> a :Instance ;
    :identifiedBy [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "753432477" ] ;
    :instanceOf <https://dev.bcld.info/works/38ee8834-731c-4273-a3b1-680e57f1d9fd> ;
    :title [ a :Title ;
            :mainTitle "South African medical journal" ] .

