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

<https://dev.bcld.info/instances/04bcf441-fa46-4cc3-a2c0-e20eed46e8d1> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2015245109" ],
        [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "1604241" ] ;
    :instanceOf <https://dev.bcld.info/works/8c8cea2c-00dd-443b-8077-13afb403d08c> ;
    :title [ a :Title ;
            :mainTitle "South African journal of laboratory and clinical medicine" ] .

