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

<https://dev.bcld.info/instances/89710212-0cc1-441d-94d1-9fcd9f7f18b4> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9789811058844" ],
        [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2017948619" ] ;
    :instanceOf <https://dev.bcld.info/works/b269cbf5-e5f7-402f-8c64-8225d5712822> ;
    :title [ a :Title ;
            :mainTitle "Fuel arc furnace (FAF) for effective scrap melting" ] .

