@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/07a5cb22-f70a-4ad7-8966-bf78fda65793> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:58.218903+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/21677371> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :digitalCharacteristic <http://id.loc.gov/vocabulary/mencformat/pdf>,
        <http://id.loc.gov/vocabulary/mfiletype/text> ;
    :editionStatement "1st ed. 2018." ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (XXXII, 165 pages 95 illustrations, 78 illustrations in color.)" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2019745267" ],
        [ a :Doi ;
            rdf:value "10.1007/978-981-10-8327-3" ],
        [ a :Local ;
            :assigner <https://ld.zdb-services.de/resource/organisations/DE-He213> ;
            rdf:value "978-981-10-8327-3" ],
        [ a :Isbn ;
            rdf:value "9789811083273" ] ;
    :instanceOf <https://dev.bcld.info/works/806dbd57-eca9-4734-9248-78954f5fb03b> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on publisher-supplied MARC data." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Imprint: Springer",
                "Springer Singapore" ;
            bflc:simpleDate "2018" ;
            bflc:simplePlace "Singapore" ;
            :date "2018"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/si> ] ;
    :publicationStatement "Singapore: Springer Singapore, Imprint: Springer, 2018" ;
    :responsibilityStatement "by Indraneel Suhas Zope" ;
    :title [ a :Title ;
            :mainTitle "Fire Retardancy Behavior of Polymer/Clay Nanocomposites" ] .

