@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/002b4435-201c-42d8-b650-fb624894d5a9> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:44:48.602767+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/15401750> ;
            :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/> ] ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource" ] ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "43653047" ],
        [ a :Lccn ;
            rdf:value "  2006238229" ],
        [ a :Coden ;
            rdf:value "ELSIE3" ] ;
    :instanceOf <https://dev.bcld.info/works/d575fddd-2844-4032-acc8-13fad1d3cc6e> ;
    :publicationStatement "Bristol, UK: IOP Publishing Limited on behalf of The Electrochemical Society",
        "[Pennington, N.J.]: Electrochemical Society, [1992]-" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The Electrochemical Society interface" ] .

