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

<https://dev.bcld.info/instances/e39e8b23-619a-4e50-86c9-3bc1d7495e97> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9789811083280" ] ;
    :instanceOf <https://dev.bcld.info/works/a9341707-c24f-47ca-ab9f-febc232ce616> ;
    :title [ a :Title ;
            :mainTitle "Fire Retardancy Behavior of Polymer/Clay Nanocomposites" ] .

