@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/316e91b3-0211-4f0e-a2ee-e8a735ba3b50> a :Instance ;
    :adminMetadata [ 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/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-08T21:09:46.767498+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11143358> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "23-29 cm" ;
    :extent [ a :Extent ;
            rdfs:label "volumes" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "illustrations, portraits" ] ] ;
    :firstIssue "Vol. 93, no. 1 (Jan. 1948)" ;
    :frequency [ a :Frequency ;
            rdfs:label "Monthly" ;
            :date "-2013" ;
            :status <http://id.loc.gov/vocabulary/mstatus/former> ],
        [ a :Frequency ;
            rdfs:label "14 times per year" ;
            :date "2014-" ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        <http://id.loc.gov/vocabulary/frequencies/irr> ;
    :identifiedBy [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            rdf:value "J19740000" ],
        [ a :Nbn ;
            :source <http://id.loc.gov/vocabulary/nationalbibschemes/dnb> ;
            rdf:value "011291370" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/de-600> ;
            rdf:value "219244-5" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/de-101> ;
            rdf:value "011291370" ],
        [ a :OclcNumber ;
            rdf:value "1029376" ],
        [ a :PostalRegistration ;
            :assigner [ a :Organization ;
                    rdfs:label "USPS" ] ;
            rdf:value "284140" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/dnlm> ;
            rdf:value "7505603" ],
        [ a :Lccn ;
            rdf:value "   48010635 " ],
        [ a :Lccn ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "sn 80002310 " ],
        [ a :Coden ;
            rdf:value "JESOAN" ],
        [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/uk> ;
            rdf:value "010484966" ] ;
    :instanceOf <https://dev.bcld.info/works/57e29936-6cb0-4575-8dc7-91f6d4e2a31c> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/serl> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/index> ;
            rdfs:label "Vols. 93 (1948)-98 (1951), (Includes index to its Transactions. v. 81 (1942)-92 (1947), 1 v.; Vols. 99 (1952)-108 (1961), 1 v.; Vols. 109 (1962)-118 (1971). 1 v." ],
        [ a :Note ;
            rdfs:label "Title from cover." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Latest issue consulted: Vol. 161, no. 9 (2014)." ],
        [ a :Note ;
            rdfs:label "Print subscriptions ceased wtih v. 162, no. 14 (2015); print on demand available starting in 2021." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/addphys> ;
            rdfs:label "Some issues available also online via the World Wide Web by subscription, in HTML, PDF, and PostScript formats." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "<2021->" ] ;
            bflc:simpleAgent "IOP Publishing Limited on behalf of The Electrochemical Society" ;
            bflc:simplePlace "Bristol, UK" ;
            :date "1948/.."^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ;
            :status <http://id.loc.gov/vocabulary/mstatus/current> ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "<1980->" ] ;
            bflc:simpleAgent "Electrochemical Society" ;
            bflc:simplePlace "Manchester, NH" ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:appliesTo [ a bflc:AppliesTo ;
                    rdfs:label "<2004->" ] ;
            bflc:simpleAgent "Electrochemical Society" ;
            bflc:simplePlace "Pennington, NJ" ],
        [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Electrochemical Society" ;
            bflc:simpleDate "1948-" ;
            bflc:simplePlace "New York, N.Y." ;
            :status <http://id.loc.gov/vocabulary/mstatus/earliest> ] ;
    :publicationStatement "Bristol, UK: IOP Publishing Limited on behalf of The Electrochemical Society",
        "Manchester, NH: Electrochemical Society",
        "New York, N.Y.: Electrochemical Society, 1948-",
        "Pennington, NJ: Electrochemical Society" ;
    :title [ a :Title ;
            :mainTitle "Journal of the Electrochemical Society" ] .

