@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .

<https://dev.bcld.info/works/a9341707-c24f-47ca-ab9f-febc232ce616> a :Work ;
    bflc:aap "Fire Retardancy Behavior of Polymer/Clay Nanocomposites" ;
    bflc:aap-normalized "fireretardancybehaviorofpolymer/claynanocomposites" ;
    :hasInstance <https://dev.bcld.info/instances/e39e8b23-619a-4e50-86c9-3bc1d7495e97> ;
    :title [ a :Title ;
            :mainTitle "Fire Retardancy Behavior of Polymer/Clay Nanocomposites" ] .

