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

<https://dev.bcld.info/instances/280c6f5e-a833-432f-b797-ffe5269e8032> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9789811058868" ] ;
    :instanceOf <https://dev.bcld.info/works/492a04b2-aaf4-4142-a7c3-ea4724e1fdc8> ;
    :title [ a :Title ;
            :mainTitle "Fuel Arc Furnace (FAF) for Effective Scrap Melting : From EAF to FAF" ] .

