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

<https://dev.bcld.info/instances/15c44492-c19c-4a13-a40a-7821a80f9407> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9789811058844" ] ;
    :instanceOf <https://dev.bcld.info/works/324be3bf-fdc8-4721-b2a4-4dac94954920> ;
    :title [ a :Title ;
            :mainTitle "Fuel Arc Furnace (FAF) for Effective Scrap Melting : From EAF to FAF" ] .

