@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/2e427d57-64d8-421f-89c8-370f9bf95489> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Toulouevski, Yuri N. Fuel Arc Furnace (FAF) for Effective Scrap Melting" ;
    bflc:aap-normalized "toulouevskiyurinfuelarcfurnace(faf)foreffectivescrapmelting" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:42:52.478739+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/21674547> ;
            :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/> ] ;
    :classification [ a :ClassificationDdc ;
            :classificationPortion "620.16" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ],
        [ a :ClassificationLcc ;
            :classificationPortion "TA459-492" ;
            :status <http://id.loc.gov/vocabulary/mstatus/nuba>,
                <http://id.loc.gov/vocabulary/mstatus/p> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/nb2010001227> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Zinurov, Ilyaz Y." ;
                    bflc:marcKey "7001 $aZinurov, Ilyaz Y.$eauthor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :hasInstance <https://dev.bcld.info/instances/4cf2fb87-bb4d-40e8-af34-4f4a8309481a> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :relation [ a :Relation ;
            :associatedResource <https://dev.bcld.info/hubs/758fe12d-7931-43c5-9121-69ff17235459> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/492a04b2-aaf4-4142-a7c3-ea4724e1fdc8> ;
            :relationship <http://id.loc.gov/entities/relationships/printededition>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/324be3bf-fdc8-4721-b2a4-4dac94954920> ;
            :relationship <http://id.loc.gov/entities/relationships/printededition>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ],
        [ a :Relation ;
            :associatedResource [ a bflc:Uncontrolled,
                        :Series ;
                    :identifiedBy [ a :Issn ;
                            rdf:value "2191-530X" ] ;
                    :status <http://id.loc.gov/vocabulary/mstatus/t>,
                        <http://id.loc.gov/vocabulary/mstatus/tr> ;
                    :title [ a :Title ;
                            :mainTitle "SpringerBriefs in Applied Sciences and Technology" ] ] ;
            :relationship <http://id.loc.gov/vocabulary/relationship/series> ],
        [ a :Relation ;
            :associatedResource <https://dev.bcld.info/works/b269cbf5-e5f7-402f-8c64-8225d5712822> ;
            :relationship <http://id.loc.gov/entities/relationships/printversion>,
                <http://id.loc.gov/vocabulary/relationship/otherphysicalformat> ] ;
    :subject [ a :Topic ;
            :code "TDM" ;
            :source [ a :Source ;
                    :code "bicssc" ] ],
        [ a :Topic ;
            :code "TEC021030" ;
            :source <http://id.loc.gov/vocabulary/classSchemes/bisacsh> ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/classSchemes/bisacsh> ],
        [ a :Topic ;
            :code "TDPM" ;
            :source [ a :Source ;
                    :code "thema" ] ],
        <http://id.loc.gov/authorities/subjects/sh85022900>,
        <http://id.loc.gov/authorities/subjects/sh85043129>,
        <http://id.loc.gov/authorities/subjects/sh85043209>,
        <http://id.loc.gov/authorities/subjects/sh85084167>,
        <https://scigraph.springernature.com/ontologies/product-market-codes/118000>,
        <https://scigraph.springernature.com/ontologies/product-market-codes/C27000>,
        <https://scigraph.springernature.com/ontologies/product-market-codes/T17020>,
        <https://scigraph.springernature.com/ontologies/product-market-codes/Z16000> ;
    :summary [ a :Summary ;
            rdfs:label "This book presents a new electric arc furnace process and discusses potential for developing a steelmaking aggregate of the new generation, namely the Fuel Arc Furnace based on existing shaft furnaces. It also reviews the history of developing various types of furnaces with the scrap preheating and flat bath advantages of these furnaces, identifying their disadvantages and presenting methods of eliminating them." ] ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "The history of furnaces with scrap preheating and flat bath Advantages of these furnaces -- Disadvantages of furnaces with scrap preheating and flat bath Advantages of these furnaces -- Causes of these disadvantages and methods eliminating them -- Fuel Arc Furnace (FAF)." ] ;
    :title [ a :Title ;
            :mainTitle "Fuel Arc Furnace (FAF) for Effective Scrap Melting" ] .

