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

<https://dev.bcld.info/instances/7f9dc9c9-0338-4348-956e-5c46060c56c6> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "sn 91033286" ] ;
    :instanceOf <https://dev.bcld.info/works/81929814-750d-46bd-925a-1fdf5c9c13b7> ;
    :part "1996-" ;
    :title [ a :Title ;
            :mainTitle "Cardiovascular journal of southern Africa" ] .

