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

<https://dev.bcld.info/instances/4bbb1378-d842-4066-a348-b4d3d777ee4d> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9789811083266" ] ;
    :instanceOf <https://dev.bcld.info/works/590d9555-5726-4e3a-b8bf-c227f35606c5> ;
    :title [ a :Title ;
            :mainTitle "Fire Retardancy Behavior of Polymer/Clay Nanocomposites" ] .

