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

<https://dev.bcld.info/works/81929814-750d-46bd-925a-1fdf5c9c13b7> a :Work ;
    bflc:aap "Cardiovascular journal of southern Africa" ;
    bflc:aap-normalized "cardiovascularjournalofsouthernafrica" ;
    :hasInstance <https://dev.bcld.info/instances/7f9dc9c9-0338-4348-956e-5c46060c56c6> ;
    :identifiedBy [ a :Issn ;
            rdf:value "1015-9657" ] ;
    :title [ a :Title ;
            :mainTitle "Cardiovascular journal of southern Africa" ] .

