@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/e2b624a4-53dd-4c9c-b5ea-10043fe0ba83> a bflc:SecondaryInstance,
        :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:04:30.447307+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/11158902-85X-1> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :electronicLocator <https://aocs.onlinelibrary.wiley.com/journal/15589307> ;
    :instanceOf <https://dev.bcld.info/works/d8cd8e71-70cb-4d74-b9a9-b6235cc71fac> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/serl> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :title [ a :Title ;
            :mainTitle "[Electronic resource]" ] .

