@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/374a68bb-4fc9-42d1-b00c-b9ff0de0eee5> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T21:09:46.917983+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11443872> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-08" ;
            :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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "24 volumes" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations" ] ] ;
    :identifiedBy [ a :Coden ;
            rdf:value "ELSIE3" ],
        [ a :Lccn ;
            rdf:value "   94660502 " ],
        [ a :OclcNumber ;
            rdf:value "26409155" ] ;
    :instanceOf <https://dev.bcld.info/works/c30afb6a-9cf6-4ac0-a977-533596d39d56> ;
    :publicationStatement "Pennington, NJ: Electrochemical Society, ©1993-[2015]" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The Electrochemical Society interface" ] .

