@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://bluecore-dev.stanford.edu/instances/195e7212-5b64-4575-89b0-f9a7346fc193> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:40.307436+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/21674547> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :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. 2017." ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (IX, 94 pages 23 illustrations)" ] ;
    :identifiedBy [ a :Doi ;
            rdf:value "10.1007/978-981-10-5885-1" ],
        [ a :Local ;
            :assigner <https://ld.zdb-services.de/resource/organisations/DE-He213> ;
            rdf:value "978-981-10-5885-1" ],
        [ a :Lccn ;
            rdf:value "  2019742488" ],
        [ a :Isbn ;
            rdf:value "9789811058851" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/84e4b408-3a65-40d3-94a3-fcea32e707b9> ;
    :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 "2017" ;
            bflc:simplePlace "Singapore" ;
            :date "2017"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/si> ] ;
    :publicationStatement "Singapore: Springer Singapore, Imprint: Springer, 2017" ;
    :responsibilityStatement "by Yuri N. Toulouevski, Ilyaz Y. Zinurov" ;
    :title [ a :Title ;
            :mainTitle "Fuel Arc Furnace (FAF) for Effective Scrap Melting" ;
            :subtitle "From EAF to FAF" ] .

